Update modular_model_index.json
Browse files- modular_model_index.json +15 -0
modular_model_index.json
CHANGED
|
@@ -17,6 +17,21 @@
|
|
| 17 |
}
|
| 18 |
],
|
| 19 |
"force_zeros_for_empty_prompt": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
"scheduler": [
|
| 21 |
null,
|
| 22 |
null,
|
|
|
|
| 17 |
}
|
| 18 |
],
|
| 19 |
"force_zeros_for_empty_prompt": true,
|
| 20 |
+
"image_encoder": [
|
| 21 |
+
null,
|
| 22 |
+
null,
|
| 23 |
+
{
|
| 24 |
+
"repo": "h94/IP-Adapter",
|
| 25 |
+
"revision": null,
|
| 26 |
+
"subfolder": "sdxl_models/image_encoder",
|
| 27 |
+
"type_hint": [
|
| 28 |
+
"transformers",
|
| 29 |
+
"CLIPVisionModelWithProjection"
|
| 30 |
+
],
|
| 31 |
+
"variant": null
|
| 32 |
+
}
|
| 33 |
+
],
|
| 34 |
+
"requires_aesthetics_score": false,
|
| 35 |
"scheduler": [
|
| 36 |
null,
|
| 37 |
null,
|