Forum Replies Created
-
AuthorPosts
-
I have updated the colab notebook and removed a piece of code that google doesn’t like. Please reload the notebook, confirm it was updated yesterday in the log, and try again.
-
This reply was modified 1 year, 4 months ago by
Andrew.
November 28, 2023 at 8:09 am in reply to: Error occurred when executing ControlNetLoaderAdvanced: ‘NoneType’ #9047It could be an error in the workflow. Do you have an reference image? Sharing the workflow would help troubleshoot.
Negative prompts like “deformed, disfigured” can beautify images. We only need to test them in the positive prompt:
SD uses a frozen CLIP language model from OpenAI. Although no one trains images using these keywords, it still knows what it means semantically.
However, I don’t think they can fix fingers.
Welcome Alexander. Thanks for your support!
I will add the instructions to the FAQ!
Welcome Peter! Upscaler 2 on the Extra tab is the 2nd upscaler applied to the image. It is used for blending 2 upscalers. You choose upscalers 1 and 2, and adjust the visibility for 2 to achieve the blending effect.
You can replace
--xformers
with
--opt-sdp-no-mem-attention
Have you tried deleting the venv folder and restart?
xformers is a bit outdated. You can try the following A1111 parameter in place of xformers
–opt-sdp-no-mem-attention
Hi, this is the correct link:
where do you get the link?
The job seemed to have completed. There’s a warning but no error.
Are you able to find the video in the output directory?
Otherwise, it is likely one of those issues only appear on Mac since most users are on windows. You can report this issue on their github page (the URL that you used to install the extension)
Yes they have the same quality.
Thanks for reporting! The notebook is fixed.
Hi! You can start new topics in the appropriate forum.
Leave a message in the forum. I will get back to you shortly.
Yes, you can use multiple ControlNet with Image Prompt adapter. Make sure the weights are sum to be around 1.
-
This reply was modified 1 year, 4 months ago by
-
AuthorPosts