Lexius commited on
Commit
0aa7578
Β·
verified Β·
1 Parent(s): 5006535

Place upstream sources with model description

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -11,6 +11,11 @@ base_model:
11
 
12
  Repackaged model files for ComfyUI.
13
 
 
 
 
 
 
14
  Place the files in the following folders:
15
 
16
  ```
@@ -22,8 +27,3 @@ Place the files in the following folders:
22
  β”‚ β”‚ β”œβ”€β”€ rt_detr_v4-x-hgnet_fp16.safetensors
23
  β”‚ β”‚ └── rt_detr_v4-x-hgnet_fp32.safetensors
24
  ```
25
-
26
- ## Upstream sources
27
-
28
- - [teemosliang/SDPose-Wholebody](https://huggingface.co/teemosliang/SDPose-Wholebody)
29
- - [RT-DETRs/RT-DETRv4](https://github.com/RT-DETRs/RT-DETRv4)
 
11
 
12
  Repackaged model files for ComfyUI.
13
 
14
+ Original model repository:
15
+
16
+ - https://huggingface.co/teemosliang/SDPose-Wholebody
17
+ - https://github.com/RT-DETRs/RT-DETRv4
18
+
19
  Place the files in the following folders:
20
 
21
  ```
 
27
  β”‚ β”‚ β”œβ”€β”€ rt_detr_v4-x-hgnet_fp16.safetensors
28
  β”‚ β”‚ └── rt_detr_v4-x-hgnet_fp32.safetensors
29
  ```