Diffusion Single File
comfyui
Lexius commited on
Commit
f68a473
Β·
verified Β·
1 Parent(s): 6fc2ea8

Place upstream sources with model description

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -13,6 +13,8 @@ base_model:
13
 
14
  Repackaged model files for ComfyUI.
15
 
 
 
16
  Place the files in the following folders:
17
 
18
  ```
@@ -21,7 +23,3 @@ Place the files in the following folders:
21
  β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
22
  β”‚ β”‚ └── hunyuan_3d_v2.1.safetensors
23
  ```
24
-
25
- ## Upstream sources
26
-
27
- - [tencent/Hunyuan3D-2.1](https://huggingface.co/tencent/Hunyuan3D-2.1)
 
13
 
14
  Repackaged model files for ComfyUI.
15
 
16
+ Original model repository: https://huggingface.co/tencent/Hunyuan3D-2.1
17
+
18
  Place the files in the following folders:
19
 
20
  ```
 
23
  β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
24
  β”‚ β”‚ └── hunyuan_3d_v2.1.safetensors
25
  ```