comfyui
Lexius commited on
Commit
9e471c3
Β·
verified Β·
1 Parent(s): 7a60671

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -6,15 +6,15 @@ tags:
6
 
7
  # MediaPipe
8
 
9
- Original repository:
10
 
11
- - https://github.com/google-ai-edge/mediapipe
12
 
13
- Place the file(s) in the following folders:
14
 
15
  ```
16
  πŸ“‚ ComfyUI/
17
  β”œβ”€β”€ πŸ“‚ models/
18
- β”‚ β”œβ”€β”€ πŸ“‚ mediapipe/
19
  β”‚ β”‚ └── mediapipe_face_fp32.safetensors
20
  ```
 
6
 
7
  # MediaPipe
8
 
9
+ Repackaged model files for ComfyUI.
10
 
11
+ Original repository: https://github.com/google-ai-edge/mediapipe
12
 
13
+ Place the files in the following folders:
14
 
15
  ```
16
  πŸ“‚ ComfyUI/
17
  β”œβ”€β”€ πŸ“‚ models/
18
+ β”‚ β”œβ”€β”€ πŸ“‚ detection/
19
  β”‚ β”‚ └── mediapipe_face_fp32.safetensors
20
  ```