fastsdcpu
fastsdcpu copied to clipboard
Fast stable diffusion on CPU and AI PC
Hi, I tryied the colab and it failed with pydantic error. So i create a new environment on a linux headless server: - pyenv install 3.11.9 - pyenv local 3.11.9...
Hello everyone, First of all I'm new here and i like the product I'm trying to work and leverage the sdxl and sdxl lcm, but the results is very bad...
The first changeset fixes safety checker behavior for models which do not incorporate the safety model internally (safetensors and some diffusers models). The other two are somewhat-related minor memory optimizations....
Hey, congrats on the project. Ive been able to run it at an ASUS ROG 6 PRO. Still tunning, but it worked. When ive changed from LCM-Lora to LCM it...
Is there a way to output the seed for each of the images generated on the UI or console? Currently there is no way to view the seed for each...
The CPU does not necessarily mean use CPU only. If there are plans for allowing users to use their own ai-cloud service APIs those like replicate and fai.ai, so we...
is it possible to set the IP address to anything other than 127.0.0.1 ? In my case I want to bind it to my tailscale IP so that I can...
I am trying to install the lastest version of fastsdcpu on my Raspberry Pi 5 8GB and I keep getting this error message: `Collecting PyQt5 Using cached PyQt5-5.15.11.tar.gz (3.2 MB)...
bind to all interfaces so webui can be accessed from all computers on the network.
I needed this line when creating a wrapper bash script