Does this work with NovelAI? #16
Unanswered
ArrogantlyEvil1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I added ComfyUI_NAIDGenerator to Comfy UI and was trying to use ComfyInject with it. I ran into some issues, because as part of the setup process I have to select a Checkpoint. But since I'm not generating locally there's no checkpoint to add. So I created a dummy checkpoint file with just my API key in it.
I can get images to generate in the SillyTavern chat with ComfyInject but it generates the exact same image everytime even though I have the seed locked in Comfy Inject to random.
I've tried a few different custom workflows and I'm either getting the same image over and over, or if I try ComfyInject's default workflow I get this error:
Expecting value: line 1 column 1 (char 0)
I'm not really that good at any of this but I can't seem to find a solution elsewhere and I've seen comments implying these two work together but I'm not so sure at this point.
All reactions