Hello! I recently published the release of my consistent characters project for ComfyUI. https://github.com/AHEKOT/ComfyUI_VNCCS
To be honest, I've been a fan of InvokeAI for a long time and would like to implement the project in it as well. Unfortunately, as far as I know, InvokeAI does not allow you to manipulate files in folders and json configurations. Can anyone advise me on how to implement a similar workflow?
#VNCCS for InvokeAI
8 messages · Page 1 of 1 (latest)
Are you just looking to create a workflow, or also incorporate custom nodes? Both are possible/simple to do, just trying to understand what you need help on
The project works on the basis that all the resulting character sheets are stored in a separate folders together with the JSON configuration for that character. The next workflow loads the data from there. As far as I understand, invoke works differently, storing its results in workspaces.
This is how the standard workflow nodes operate -- However, you can create a custom node that operates on local FS
Can see examples in #1131656680388706394
Oh, thank you! Then I'll go figure out how Invoke nodes work!
Hey, I liked your project!
Are you still planning to make it work with Invoke?
Hi! Not sure now that invoke Ai will be alive long enough after all this "things" that happened.