Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ Based on `FLUX.1 [schnell]` with heavy architectural modifications.
|
|
24 |
### Requirements
|
25 |
|
26 |
- ComfyUI installation
|
27 |
-
- [Chroma checkpoint](https://huggingface.co/lodestones/Chroma)
|
28 |
- [T5 XXL](https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors) or [T5 XXL fp8](https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn.safetensors) (either of them will work)
|
29 |
- [FLUX VAE](https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors)
|
30 |
- [Chroma_Workflow](https://huggingface.co/lodestones/Chroma/resolve/main/simple_workflow.json)
|
|
|
24 |
### Requirements
|
25 |
|
26 |
- ComfyUI installation
|
27 |
+
- [Chroma checkpoint](https://huggingface.co/lodestones/Chroma) (pick the latest version on this repo)
|
28 |
- [T5 XXL](https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors) or [T5 XXL fp8](https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn.safetensors) (either of them will work)
|
29 |
- [FLUX VAE](https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors)
|
30 |
- [Chroma_Workflow](https://huggingface.co/lodestones/Chroma/resolve/main/simple_workflow.json)
|