Stable Diffusion 2 support
this is an experimental version
Edit config.toml
of dferver, Add a new bindkey to the sd14
qeueue:
Example: wf
for waifu diffusion, sd2
for Stable Diffusion 2, all
for Stable Diffusion 1.4
[QUEUE."ai.sd14"]
name = "ai.sd14"
bindkeys = ["all","wf", "sd2"]
Then, Restart dfserver
Install the main branch of diffusers, commit: 6b02323a602a66841729c3a5d60844b24aa81ff2
or v0.9.0
pip install --upgrade git+https://github.com/huggingface/diffusers.git transformers accelerate scipy
Copy sd20worker.py and config to the GPU server
cp configs/sd20_config.ini.sample configs/sd20mega_config.ini
python worker.py sd20
!dream a cat -M sd2