File size: 682 Bytes
ef868c6 21c34b4 3d35f2a 21c34b4 7ef6a1f 21c34b4 7ef6a1f 21c34b4 fd41fa7 21c34b4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | ---
license: apache-2.0
---
# ERNIE-Image
Repackaged model files for ComfyUI.
Original model repository:
- https://huggingface.co/baidu/ERNIE-Image
- https://huggingface.co/baidu/ERNIE-Image-Turbo
Place the files in the following folders:
```
π ComfyUI/
βββ π models/
β βββ π diffusion_models/
β β βββ ernie-image.safetensors
β β βββ ernie-image-turbo.safetensors
β βββ π text_encoders/
β β βββ ernie-image-prompt-enhancer.safetensors
β β βββ ministral-3-3b.safetensors
β βββ π vae/
β βββ flux2-vae.safetensors
``` |