YarvixPA commited on
Commit
842a2d4
·
verified ·
1 Parent(s): 4217a4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 Encoders | 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.
 
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.