-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some questions about controlNET and LoRAs. #17
Comments
Only the most basic lora is available, not LyCORIS, etc.
Yes. put in data/embeddings
For example, if you put 100 pngs in canny and 100 pngs in depth, this parameter determines where to put the 200 pieces of data generated by controlnet.
Maybe you have something in there that is not a png, or maybe the path is not specified correctly.
This might be helpful.
It seems to be a problem with mm_sd_v15.ckpt. Perhaps it has overlearned the logo. |
I see, thank you for answer. It would seem my mistake was most images were not PNG. Another question: Is there a meaning to the numbers on the files? 0000 Is this the frame where they "start"? I used canny with a background but it seems to not carry through the whole animation. |
I think this explanation is easy to understand |
@s9roll7 do we have to adjust config file for an embedding? |
this might works. |
I have 6 punctual questions:
Which LoRAs are compatible and which are incompatible with animatediff-cli-prompt-travel? So far some LoRAs i have tried work great with this.
Do embeddings (textual inversion) work with this?
The main page says i have to change the 999 for another number here, any suggestion which number i should choose?
And they are enabled:
I am putting the PNG on openpose and canny but they are completely ignored, even in the output they do not appear while the examples have a subfolder in the output to show the controlNET used.
How do i "order" the controlnet? I want canny as a background (so the entire animation has a stable background), and open pose as the pose of the subject, i suppose this is done automatically? Or i have to order the "layers" of controlNET?
Any way to remove that "shutterstock" text on the bottom? I tried to put
(watermark, text:1.5), logo, text
on the negative prompt but nothing, the text is still there.The text was updated successfully, but these errors were encountered: