From 520d5521f47ae8552c7d2bd24cd336e766eea8fb Mon Sep 17 00:00:00 2001 From: maybleMyers Date: Sat, 7 Jun 2025 22:52:16 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0d4c33e..dd0c7697 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ I am going to keep updating it with new features. Suggestions are welcome. To use: Download one of the t5xxl text encoders from https://huggingface.co/silveroxides/t5xxl_flan_enc and place in models/text_encoder. -Download the vae from https://huggingface.co/black-forest-labs/FLUX.1-schnell/tree/main/vae and put it in models/vae. +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. run webui-user.bat or install manually for linux.