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

Normalize README metadata and formatting (#7)

Browse files

- Normalize README metadata and formatting (70cfe380a3f0cacb462a52418f684a87815caa96)

Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -3,8 +3,10 @@ license: other
3
  license_name: tencent-hunyuan-community
4
  license_link: https://github.com/Tencent-Hunyuan/HunyuanImage-2.1/blob/master/LICENSE
5
  tags:
6
- - diffusion-single-file
7
- - comfyui
 
 
8
  ---
9
 
10
  # HunyuanImage 2.1
@@ -13,7 +15,7 @@ Repackaged model files for ComfyUI.
13
 
14
  Place the files in the following folders:
15
 
16
- ```text
17
  πŸ“‚ ComfyUI/
18
  β”œβ”€β”€ πŸ“‚ models/
19
  β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
@@ -31,3 +33,7 @@ Place the files in the following folders:
31
  β”‚ β”‚ β”œβ”€β”€ hunyuan_image_2.1_vae_fp16.safetensors
32
  β”‚ β”‚ └── hunyuan_image_refiner_vae_fp16.safetensors
33
  ```
 
 
 
 
 
3
  license_name: tencent-hunyuan-community
4
  license_link: https://github.com/Tencent-Hunyuan/HunyuanImage-2.1/blob/master/LICENSE
5
  tags:
6
+ - comfyui
7
+ - diffusion-single-file
8
+ base_model:
9
+ - tencent/HunyuanImage-2.1
10
  ---
11
 
12
  # HunyuanImage 2.1
 
15
 
16
  Place the files in the following folders:
17
 
18
+ ```
19
  πŸ“‚ ComfyUI/
20
  β”œβ”€β”€ πŸ“‚ models/
21
  β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
 
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)