ClashSAN

Results 433 comments of ClashSAN

got a prompt to follow?

@space-nuko that seems like the better standard, for LoRAs. Textual inversion - already looks like it can be made all-in-one https://github.com/dfaker/embedding-to-png-script (I have not seen a .safetensors embeddings before?) then...

refer to this guide for a fix. https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/7749 if you see what version is uninstalled, you can edit the post to add the version of fastapi and starlite.

so then, issue resolved? I know that for openoutpaint, you need to disable browser hardware acceleration. reopen if you are having problems

use batch count instead of batch size, monitor your ram usage in task manager (if it goes too high, that could be a cause) additionally, add --xformers to webui-user.bat like...

> I am running in paperspace, what should I do? If anyone has the same environment, please advise. if its like other systems, `pip uninstall fastapi` then do `pip install...

(non-cherrypicked) 8 steps comparison - 512x768 ![xyz_grid-0000-762834965](https://user-images.githubusercontent.com/98228077/218155746-872d8c9b-a876-4a53-9630-c6a33ec5a08b.png) 5 steps comparison - 512x512 ![xyz_grid-0011-4186989489](https://user-images.githubusercontent.com/98228077/218155743-9d273ab5-3e20-44e7-8ed5-3229b1681bdf.jpg) It's the same speed as DPM++ 2M Karras looks like the superior sampler at low steps.

maybe it is some permission error for that hard drive? You are not using the main C drive. try creating a venv (you can delete it by deleting the folder...

@shimizu-izumi how long? do you see your ram usage exceed your capacity?