mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-06-21 21:14:23 +08:00
update readme
This commit is contained in:
parent
f002067584
commit
397a36e0f5
@ -11,6 +11,7 @@ Download one of the t5xxl text encoders from https://huggingface.co/silveroxides
|
||||
Download the vae from https://huggingface.co/lodestones/Chroma/tree/main ae.safetenstors and put it in models/vae.
|
||||
Download a checkpoint from https://huggingface.co/lodestones/Chroma/tree/main ie chroma-unlocked-v29.5.safetensors and place in models/Stable-diffusion.
|
||||
|
||||
You will need python3.10 installed.
|
||||
Run webui-user.bat for windows installation. Run webui.sh for linux installation (./webui.sh) from the chromaforge root directory.
|
||||
After you first run webui-user.bat it might error, if so, close it and re run it.
|
||||
To update to the latest version navigate to your root directory in a terminal and type "git pull"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user