stephennilor
commited on
Commit
•
d6945f6
1
Parent(s):
6d1951b
fix model typo
Browse files
README.md
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
##
|
6 |
- ip-adapter-plus_sd15.safetensors
|
7 |
|
8 |
-
##
|
9 |
- ip-adapter_image_encoder_sd15.safetensors
|
10 |
- must be added to *models\clip_vision*
|
11 |
- motion_controlnet_checkpoint.ckpt
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
## models that can be installed via manager:
|
6 |
- ip-adapter-plus_sd15.safetensors
|
7 |
|
8 |
+
## models that must be manually placed (included in this repo):
|
9 |
- ip-adapter_image_encoder_sd15.safetensors
|
10 |
- must be added to *models\clip_vision*
|
11 |
- motion_controlnet_checkpoint.ckpt
|