Upload ModularLoader
Browse files- modular_model_index.json +40 -36
modular_model_index.json
CHANGED
|
@@ -4,63 +4,67 @@
|
|
| 4 |
"unet",
|
| 5 |
"refiner",
|
| 6 |
"controlnet",
|
| 7 |
-
"
|
| 8 |
-
"vae",
|
| 9 |
-
"controlnet_union"
|
| 10 |
],
|
| 11 |
"_configs_names": [
|
| 12 |
-
"requires_aesthetics_score",
|
| 13 |
"force_zeros_for_empty_prompt"
|
| 14 |
],
|
| 15 |
"_diffusers_version": "0.33.0.dev0",
|
| 16 |
"controlnet": [
|
| 17 |
-
|
| 18 |
-
|
| 19 |
{
|
| 20 |
"repo": "diffusers/controlnet-canny-sdxl-1.0",
|
| 21 |
-
"
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
"repo": "brad-twinkl/controlnet-union-sdxl-1.0-promax",
|
| 29 |
-
"subfolder": null
|
| 30 |
}
|
| 31 |
],
|
| 32 |
"force_zeros_for_empty_prompt": true,
|
| 33 |
-
"inpaint": [
|
| 34 |
-
"diffusers",
|
| 35 |
-
"UNet2DConditionModel",
|
| 36 |
-
{
|
| 37 |
-
"repo": "diffusers/stable-diffusion-xl-1.0-inpainting-0.1",
|
| 38 |
-
"subfolder": "unet"
|
| 39 |
-
}
|
| 40 |
-
],
|
| 41 |
"refiner": [
|
| 42 |
-
|
| 43 |
-
|
| 44 |
{
|
| 45 |
"repo": "stabilityai/stable-diffusion-xl-refiner-1.0",
|
| 46 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
}
|
| 48 |
],
|
| 49 |
-
"
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
"UNet2DConditionModel",
|
| 53 |
{
|
| 54 |
"repo": "stabilityai/stable-diffusion-xl-base-1.0",
|
| 55 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
}
|
| 57 |
],
|
| 58 |
-
"
|
| 59 |
-
|
| 60 |
-
|
| 61 |
{
|
| 62 |
-
"repo": "
|
| 63 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 64 |
}
|
| 65 |
]
|
| 66 |
}
|
|
|
|
| 4 |
"unet",
|
| 5 |
"refiner",
|
| 6 |
"controlnet",
|
| 7 |
+
"text_encoder"
|
|
|
|
|
|
|
| 8 |
],
|
| 9 |
"_configs_names": [
|
|
|
|
| 10 |
"force_zeros_for_empty_prompt"
|
| 11 |
],
|
| 12 |
"_diffusers_version": "0.33.0.dev0",
|
| 13 |
"controlnet": [
|
| 14 |
+
null,
|
| 15 |
+
null,
|
| 16 |
{
|
| 17 |
"repo": "diffusers/controlnet-canny-sdxl-1.0",
|
| 18 |
+
"revision": null,
|
| 19 |
+
"subfolder": null,
|
| 20 |
+
"type_hint": [
|
| 21 |
+
"diffusers",
|
| 22 |
+
"ControlNetModel"
|
| 23 |
+
],
|
| 24 |
+
"variant": null
|
|
|
|
|
|
|
| 25 |
}
|
| 26 |
],
|
| 27 |
"force_zeros_for_empty_prompt": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
"refiner": [
|
| 29 |
+
null,
|
| 30 |
+
null,
|
| 31 |
{
|
| 32 |
"repo": "stabilityai/stable-diffusion-xl-refiner-1.0",
|
| 33 |
+
"revision": null,
|
| 34 |
+
"subfolder": "unet",
|
| 35 |
+
"type_hint": [
|
| 36 |
+
"diffusers",
|
| 37 |
+
"UNet2DConditionModel"
|
| 38 |
+
],
|
| 39 |
+
"variant": null
|
| 40 |
}
|
| 41 |
],
|
| 42 |
+
"text_encoder": [
|
| 43 |
+
null,
|
| 44 |
+
null,
|
|
|
|
| 45 |
{
|
| 46 |
"repo": "stabilityai/stable-diffusion-xl-base-1.0",
|
| 47 |
+
"revision": null,
|
| 48 |
+
"subfolder": "text_encoder",
|
| 49 |
+
"type_hint": [
|
| 50 |
+
"transformers",
|
| 51 |
+
"CLIPTextModel"
|
| 52 |
+
],
|
| 53 |
+
"variant": null
|
| 54 |
}
|
| 55 |
],
|
| 56 |
+
"unet": [
|
| 57 |
+
null,
|
| 58 |
+
null,
|
| 59 |
{
|
| 60 |
+
"repo": "stabilityai/stable-diffusion-xl-base-1.0",
|
| 61 |
+
"revision": null,
|
| 62 |
+
"subfolder": "unet",
|
| 63 |
+
"type_hint": [
|
| 64 |
+
"diffusers",
|
| 65 |
+
"UNet2DConditionModel"
|
| 66 |
+
],
|
| 67 |
+
"variant": null
|
| 68 |
}
|
| 69 |
]
|
| 70 |
}
|