LichAcademy
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
---
|
5 |
+
|
6 |
+
## Description
|
7 |
+
|
8 |
+
This is a reupload of IP Adapter models following the folder structure of ComfyUI.
|
9 |
+
|
10 |
+
Note that only the following models are included:
|
11 |
+
|
12 |
+
- SD1.5
|
13 |
+
- IP Adapter
|
14 |
+
- IP Adapter Light
|
15 |
+
- IP Adapter Plus
|
16 |
+
- IP Adapter Plus Face
|
17 |
+
- FaceID (+ LoRA)
|
18 |
+
- FaceID Plus V2 (+ LoRA)
|
19 |
+
- SDXL
|
20 |
+
- IP Adapter
|
21 |
+
- IP Adapter Plus
|
22 |
+
- IP Adapter Plus Face
|
23 |
+
- FaceID (+ LoRA)
|
24 |
+
- FaceID Plus V2 (+ LoRA)
|
25 |
+
|
26 |
+
## Folder Structure
|
27 |
+
|
28 |
+
```tree
|
29 |
+
π¦ComfyUI
|
30 |
+
β πmodels
|
31 |
+
β β£ πipadapter
|
32 |
+
β β β£ πSD1.5
|
33 |
+
β β β β£ πip-adapter-faceid-plusv2_sd15.bin
|
34 |
+
β β β β£ πip-adapter-faceid_sd15.bin
|
35 |
+
β β β β£ πip-adapter-plus-face_sd15.safetensors
|
36 |
+
β β β β£ πip-adapter-plus_sd15.safetensors
|
37 |
+
β β β β£ πip-adapter_sd15.safetensors
|
38 |
+
β β β β£ πip-adapter_sd15_light_v11.bin
|
39 |
+
β β β β πip-adapter_sd15_vit-G.safetensors
|
40 |
+
β β β πSDXL
|
41 |
+
β β β β£ πip-adapter-faceid-plusv2_sdxl.bin
|
42 |
+
β β β β£ πip-adapter-faceid_sdxl.bin
|
43 |
+
β β β β£ πip-adapter-plus-face_sdxl_vit-h.safetensors
|
44 |
+
β β β β£ πip-adapter-plus_sdxl_vit-h.safetensors
|
45 |
+
β β β β£ πip-adapter_sdxl.safetensors
|
46 |
+
β β β β πip-adapter_sdxl_vit-h.safetensors
|
47 |
+
β β πloras
|
48 |
+
β β β£ πSD1.5
|
49 |
+
β β β β πfaceid
|
50 |
+
β β β β β£ πip-adapter-faceid-plusv2_sd15_lora.safetensors
|
51 |
+
β β β β β πip-adapter-faceid_sd15_lora.safetensors
|
52 |
+
β β β πSDXL
|
53 |
+
β β β β πfaceid
|
54 |
+
β β β β β£ πip-adapter-faceid-plusv2_sdxl_lora.safetensors
|
55 |
+
β β β β β πip-adapter-faceid_sdxl_lora.safetensors
|
56 |
+
```
|
57 |
+
|
58 |
+
## File Size
|
59 |
+
|
60 |
+
6.59 GB
|