Update modular_model_index.json
Browse files- modular_model_index.json +3 -92
modular_model_index.json
CHANGED
@@ -1,40 +1,7 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
|
5 |
-
"text_encoder_2",
|
6 |
-
"tokenizer",
|
7 |
-
"tokenizer_2",
|
8 |
-
"guider",
|
9 |
-
"image_encoder",
|
10 |
-
"feature_extractor",
|
11 |
-
"unet",
|
12 |
-
"vae",
|
13 |
-
"image_processor",
|
14 |
-
"mask_processor",
|
15 |
-
"scheduler",
|
16 |
-
"controlnet",
|
17 |
-
"control_image_processor"
|
18 |
-
],
|
19 |
-
"_configs_names": [
|
20 |
-
"force_zeros_for_empty_prompt",
|
21 |
-
"requires_aesthetics_score"
|
22 |
-
],
|
23 |
-
"_diffusers_version": "0.34.0.dev0",
|
24 |
-
"control_image_processor": [
|
25 |
-
"diffusers",
|
26 |
-
"VaeImageProcessor",
|
27 |
-
{
|
28 |
-
"repo": null,
|
29 |
-
"revision": null,
|
30 |
-
"subfolder": null,
|
31 |
-
"type_hint": [
|
32 |
-
"diffusers",
|
33 |
-
"VaeImageProcessor"
|
34 |
-
],
|
35 |
-
"variant": null
|
36 |
-
}
|
37 |
-
],
|
38 |
"controlnet": [
|
39 |
null,
|
40 |
null,
|
@@ -49,35 +16,7 @@
|
|
49 |
"variant": null
|
50 |
}
|
51 |
],
|
52 |
-
"feature_extractor": [
|
53 |
-
"transformers",
|
54 |
-
"CLIPImageProcessor",
|
55 |
-
{
|
56 |
-
"repo": null,
|
57 |
-
"revision": null,
|
58 |
-
"subfolder": null,
|
59 |
-
"type_hint": [
|
60 |
-
"transformers",
|
61 |
-
"CLIPImageProcessor"
|
62 |
-
],
|
63 |
-
"variant": null
|
64 |
-
}
|
65 |
-
],
|
66 |
"force_zeros_for_empty_prompt": true,
|
67 |
-
"guider": [
|
68 |
-
"diffusers",
|
69 |
-
"ClassifierFreeGuidance",
|
70 |
-
{
|
71 |
-
"repo": null,
|
72 |
-
"revision": null,
|
73 |
-
"subfolder": null,
|
74 |
-
"type_hint": [
|
75 |
-
"diffusers",
|
76 |
-
"ClassifierFreeGuidance"
|
77 |
-
],
|
78 |
-
"variant": null
|
79 |
-
}
|
80 |
-
],
|
81 |
"image_encoder": [
|
82 |
null,
|
83 |
null,
|
@@ -92,34 +31,6 @@
|
|
92 |
"variant": null
|
93 |
}
|
94 |
],
|
95 |
-
"image_processor": [
|
96 |
-
"diffusers",
|
97 |
-
"VaeImageProcessor",
|
98 |
-
{
|
99 |
-
"repo": null,
|
100 |
-
"revision": null,
|
101 |
-
"subfolder": null,
|
102 |
-
"type_hint": [
|
103 |
-
"diffusers",
|
104 |
-
"VaeImageProcessor"
|
105 |
-
],
|
106 |
-
"variant": null
|
107 |
-
}
|
108 |
-
],
|
109 |
-
"mask_processor": [
|
110 |
-
"diffusers",
|
111 |
-
"VaeImageProcessor",
|
112 |
-
{
|
113 |
-
"repo": null,
|
114 |
-
"revision": null,
|
115 |
-
"subfolder": null,
|
116 |
-
"type_hint": [
|
117 |
-
"diffusers",
|
118 |
-
"VaeImageProcessor"
|
119 |
-
],
|
120 |
-
"variant": null
|
121 |
-
}
|
122 |
-
],
|
123 |
"requires_aesthetics_score": false,
|
124 |
"scheduler": [
|
125 |
null,
|
|
|
1 |
{
|
2 |
+
"_blocks_class_name": "DiffDiffBlocks",
|
3 |
+
"_class_name": "StableDiffusionXLModularPipeline",
|
4 |
+
"_diffusers_version": "0.35.0.dev0",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"controlnet": [
|
6 |
null,
|
7 |
null,
|
|
|
16 |
"variant": null
|
17 |
}
|
18 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
"force_zeros_for_empty_prompt": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
"image_encoder": [
|
21 |
null,
|
22 |
null,
|
|
|
31 |
"variant": null
|
32 |
}
|
33 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
"requires_aesthetics_score": false,
|
35 |
"scheduler": [
|
36 |
null,
|