Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ This GGUF file is a direct conversion of [lodestones/Chroma1-Base](https://huggi
|
|
11 |
Type | Name | Location | Download
|
12 |
| ------------ | ---------------------------- | --------------------------------- | -------------------------
|
13 |
| Main Model | Chroma1-Base | `ComfyUI/models/unet` | GGUF (this repo)
|
14 |
-
| Text
|
15 |
| VAE | ae | `ComfyUI/models/vae` | Safetensors (this repo) |
|
16 |
|
17 |
Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.
|
|
|
11 |
Type | Name | Location | Download
|
12 |
| ------------ | ---------------------------- | --------------------------------- | -------------------------
|
13 |
| Main Model | Chroma1-Base | `ComfyUI/models/unet` | GGUF (this repo)
|
14 |
+
| Text Encoder | T5 XXL | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/comfyanonymous/flux_text_encoders/tree/main) / [GGUF](https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/tree/main) |
|
15 |
| VAE | ae | `ComfyUI/models/vae` | Safetensors (this repo) |
|
16 |
|
17 |
Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.
|