Lexius commited on
Commit
3a5e694
Β·
verified Β·
1 Parent(s): 9b0609b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -11,6 +11,8 @@ base_model:
11
 
12
  Repackaged model files for ComfyUI.
13
 
 
 
14
  Place the files in the following folders:
15
 
16
  ```
@@ -23,7 +25,3 @@ Place the files in the following folders:
23
  β”‚ β”‚ β”œβ”€β”€ humo_17B_fp16.safetensors
24
  β”‚ β”‚ └── humo_17B_fp8_e4m3fn.safetensors
25
  ```
26
-
27
- ## Upstream sources
28
-
29
- - [bytedance-research/HuMo](https://huggingface.co/bytedance-research/HuMo)
 
11
 
12
  Repackaged model files for ComfyUI.
13
 
14
+ Original model repository: https://huggingface.co/bytedance-research/HuMo
15
+
16
  Place the files in the following folders:
17
 
18
  ```
 
25
  β”‚ β”‚ β”œβ”€β”€ humo_17B_fp16.safetensors
26
  β”‚ β”‚ └── humo_17B_fp8_e4m3fn.safetensors
27
  ```