Open Aniket22156 opened 1 year ago
Same issue Using Mac with M1
the same with me
Same here. M1
Use --no-half
parameter.
Use
--no-half
parameter.
where and how, can you please tell
You can directly enable or edit the startup file.
Try ./webui.sh --no-half
to run webui.
I am still having this problem after starting up with no half. Anyone else? Any other solutions?
I am still having this problem after starting up with no half. Anyone else? Any other solutions?
Try to update Controlnet, it would solve this issue
This what work for me! I am using 3060ti 8gb set COMMANDLINE_ARGS= --xformers --api --medvram --no-half-vae
Is there an existing issue for this?
What happened?
I am using control net new reference only preprocessor and it gives this error: RuntimeError: Input type (float) and bias type (c10::Half) should be the same
Steps to reproduce the problem
What should have happened?
It should have generated the image same to the image added in the control net
Commit where the problem happens
b08500cec8a791ef20082628b49b17df833f5dda
What platforms do you use to access the UI ?
MacOS
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
List of extensions
dreambooth, controlnet,
Console logs
Additional information
No response