kidyu commited on
Commit
e2e64c7
1 Parent(s): 4fc2a9e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ for [ComfyUI_InstantID](https://github.com/cubiq/ComfyUI_InstantID)
2
+
3
+ clone/download to `ComfyUI_folder/models/insightface/models/antelopev2`
4
+
5
+ example:
6
+ ```shell
7
+ git lfs install
8
+ git clone --depth 1 https://huggingface.co/kidyu/antelopev2-for-InstantID-ComfyUI /comfy/models/insightface/models/antelopev2
9
+ ```