city96 commited on
Commit
ade5d68
·
verified ·
1 Parent(s): f50fb45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ The model files can be used in [ComfyUI](https://github.com/comfyanonymous/Comfy
20
  | Type | Name | Location | Download |
21
  | ------------ | ----------------------------------- | --------------------------------- | ---------------- |
22
  | Main Model | flux2-dev | `ComfyUI/models/diffusion_models` | GGUF (this repo) |
23
- | Text Encoder | Mistral-Small-3.2-24B-Instruct-2506 | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/Comfy-Org/flux2-dev/tree/main/split_files/text_encoders) / GGUF (support TBA) |
24
  | VAE | flux2 VAE | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/Comfy-Org/flux2-dev/blob/main/split_files/vae/flux2-vae.safetensors) |
25
 
26
  [**Example outputs**](media/flux2dev-image.jpg) - sample size of 1, not strictly representative
 
20
  | Type | Name | Location | Download |
21
  | ------------ | ----------------------------------- | --------------------------------- | ---------------- |
22
  | Main Model | flux2-dev | `ComfyUI/models/diffusion_models` | GGUF (this repo) |
23
+ | Text Encoder | Mistral-Small-3.2-24B-Instruct-2506 | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/Comfy-Org/flux2-dev/tree/main/split_files/text_encoders) / [GGUF](https://huggingface.co/unsloth/Mistral-Small-3.2-24B-Instruct-2506-GGUF/tree/main) |
24
  | VAE | flux2 VAE | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/Comfy-Org/flux2-dev/blob/main/split_files/vae/flux2-vae.safetensors) |
25
 
26
  [**Example outputs**](media/flux2dev-image.jpg) - sample size of 1, not strictly representative