Lexius commited on
Commit
7ef6a1f
Β·
1 Parent(s): 08a6c58

Update model card

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -6,7 +6,10 @@ license: apache-2.0
6
 
7
  Repackaged model files for ComfyUI.
8
 
9
- The original model repository is https://huggingface.co/baidu/ERNIE-Image
 
 
 
10
 
11
  Place the files in the following folders:
12
 
@@ -14,7 +17,8 @@ Place the files in the following folders:
14
  πŸ“‚ ComfyUI/
15
  β”œβ”€β”€ πŸ“‚ models/
16
  β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
17
- β”‚ β”‚ └── ernie-image-v1.0.safetensors
 
18
  β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
19
  β”‚ β”‚ └── ministral-3-3b.safetensors
20
  β”‚ └── πŸ“‚ vae/
 
6
 
7
  Repackaged model files for ComfyUI.
8
 
9
+ Original model repository:
10
+
11
+ - https://huggingface.co/baidu/ERNIE-Image
12
+ - https://huggingface.co/baidu/ERNIE-Image-Turbo
13
 
14
  Place the files in the following folders:
15
 
 
17
  πŸ“‚ ComfyUI/
18
  β”œβ”€β”€ πŸ“‚ models/
19
  β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
20
+ β”‚ β”‚ β”œβ”€β”€ ernie-image.safetensors
21
+ β”‚ β”‚ └── ernie-image-turbo.safetensors
22
  β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
23
  β”‚ β”‚ └── ministral-3-3b.safetensors
24
  β”‚ └── πŸ“‚ vae/