comfyui
Kijai commited on
Commit
7a60671
Β·
verified Β·
1 Parent(s): 0dd9cbb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - comfyui
5
  ---
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
+ ```