Don’t forget to
git pull
in your A111 directory before loading the model!Text generation seems to leave a little to be desired. Five separate generations and “Hello World” always came out as “Hello Word.”
deleted by creator
What are you using? With A1111 I had the same problem, had to add in the - - no-half-vae in the batch file for the command line
deleted by creator
Still kinda new to this, do we download the whole huggingface directory? Just the safetensors? Do we need the refiner too? I guess, what are the steps for “optimal installation”?
So from what I understand, all you need is the base for A1111. If you’re using comfyUI, might want to download the refiner too.
Just learned that you can generate image using text to image using base model then send it to img2img and use refiner model with around 0.33 to 0.25 strength.
Okay that makes sense, and that’s just the safetensors file right? I don’t need the whole repo?