Instructions to use Comfy-Org/mediapipe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/mediapipe 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
Normalize README metadata and formatting
#5
by Lexius - opened
README.md
CHANGED
|
@@ -9,7 +9,7 @@ tags:
|
|
| 9 |
|
| 10 |
Repackaged model files for ComfyUI.
|
| 11 |
|
| 12 |
-
Original repository: https://github.com/google-ai-edge/mediapipe
|
| 13 |
|
| 14 |
Place the files in the following folders:
|
| 15 |
|
|
@@ -18,4 +18,4 @@ Place the files in the following folders:
|
|
| 18 |
βββ π models/
|
| 19 |
β βββ π detection/
|
| 20 |
β β βββ mediapipe_face_fp32.safetensors
|
| 21 |
-
```
|
|
|
|
| 9 |
|
| 10 |
Repackaged model files for ComfyUI.
|
| 11 |
|
| 12 |
+
Original model repository: https://github.com/google-ai-edge/mediapipe
|
| 13 |
|
| 14 |
Place the files in the following folders:
|
| 15 |
|
|
|
|
| 18 |
βββ π models/
|
| 19 |
β βββ π detection/
|
| 20 |
β β βββ mediapipe_face_fp32.safetensors
|
| 21 |
+
```
|