Instructions to use Comfy-Org/SDPose with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/SDPose with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Place upstream sources with model description
Browse files
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 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|