realrebelai commited on
Commit
e80d660
·
verified ·
1 Parent(s): f936923

Update ideogram4/readme_ideogram.md

Browse files
Files changed (1) hide show
  1. ideogram4/readme_ideogram.md +2 -3
ideogram4/readme_ideogram.md CHANGED
@@ -15,9 +15,8 @@ Text Encoder (fp8)
15
 
16
  https://huggingface.co/Comfy-Org/Ideogram-4/blob/main/text_encoders/qwen3vl_8b_fp8_scaled.safetensors
17
 
18
- VAE (rename to " flux-2-small-encoder.safetensors ")
19
-
20
- https://huggingface.co/fal/FLUX.2-Tiny-AutoEncoder/blob/main/diffusion_pytorch_model.safetensors
21
 
22
 
23
  requires both diffusion models. youll understand why when you see the workflow deconstructed. ive set this workflow up as i dont like the subgraph workflows. takes away from the joy of comfy imo <3
 
15
 
16
  https://huggingface.co/Comfy-Org/Ideogram-4/blob/main/text_encoders/qwen3vl_8b_fp8_scaled.safetensors
17
 
18
+ VAE
19
+ https://huggingface.co/black-forest-labs/FLUX.2-small-decoder/blob/main/full_encoder_small_decoder.safetensors
 
20
 
21
 
22
  requires both diffusion models. youll understand why when you see the workflow deconstructed. ive set this workflow up as i dont like the subgraph workflows. takes away from the joy of comfy imo <3