| 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 | |
| ``` |