Diffusion Single File
comfyui
Lexius commited on
Commit
5b828e4
Β·
verified Β·
1 Parent(s): 46f40eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -9,10 +9,12 @@ base_model:
9
  - tencent/HunyuanImage-2.1
10
  ---
11
 
12
- # HunyuanImage 2.1
13
 
14
  Repackaged model files for ComfyUI.
15
 
 
 
16
  Place the files in the following folders:
17
 
18
  ```
@@ -33,7 +35,3 @@ Place the files in the following folders:
33
  β”‚ β”‚ β”œβ”€β”€ hunyuan_image_2.1_vae_fp16.safetensors
34
  β”‚ β”‚ └── hunyuan_image_refiner_vae_fp16.safetensors
35
  ```
36
-
37
- ## Upstream sources
38
-
39
- - [tencent/HunyuanImage-2.1](https://huggingface.co/tencent/HunyuanImage-2.1)
 
9
  - tencent/HunyuanImage-2.1
10
  ---
11
 
12
+ # Hunyuan Image 2.1
13
 
14
  Repackaged model files for ComfyUI.
15
 
16
+ Original model repository: https://huggingface.co/tencent/HunyuanImage-2.1
17
+
18
  Place the files in the following folders:
19
 
20
  ```
 
35
  β”‚ β”‚ β”œβ”€β”€ hunyuan_image_2.1_vae_fp16.safetensors
36
  β”‚ β”‚ └── hunyuan_image_refiner_vae_fp16.safetensors
37
  ```