update readme

This commit is contained in:
maybleMyers 2025-07-13 11:32:40 -07:00
parent f002067584
commit 397a36e0f5

View File

@ -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"