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

```