BHANUJ
BHANUJ
use stable-diffusion-webui this repo can use safetensor directly as models without converting them to ckpt [https://github.com/AUTOMATIC1111/stable-diffusion-webui](url)
Hi @JeanCrux this is a line i grabbed from the controlnet repo `--controlnet-dir ` ADD a controlnet models directory i think you need some controlnet model in the models folder...
Hi @Astraha it is not this repo you should have to visit this [https://github.com/AUTOMATIC1111/stable-diffusion-webui](url) I suppose that this is your sd-webui-controlnet directory > D:\ai\stable-diffusion-webui\extensions\sd-webui-controlnet - If the program doesn't launch...
atleast 3-4 gb for 512x512 resolution and i think 512x512 is the default resolution matters !!!
try to use `--xformers` and use both `--lowvram` and `--medvram` resolution is also a key factor so you can generate image at minimal resolution and upscale it
Hi @etiennevee i am not a mac user but i'll tell you my suggestions By seeing the last lines i noticed that you have not installed xcode it's like some...
its seem like you have a internet network issue try it with a proper connection or use a vpn because some service might have been blocked in your location
Need more info about the internet connection Sometimes deleting the .cache might give a hand Try to use a stable network i prefer the cable ethernet
> I had the same issue, had the wrong python version fist, installed the correct one but it still failed. That because on the first run it sets the wrong...
hi actually stable diffusion works in python 3.10.6 3.10.11 may have deprecated some features from the previous version causing the errors try uninstalling the python 3.10.11 and reinstall 3.10.6