Update model_index.json
Browse files- model_index.json +8 -0
model_index.json
CHANGED
|
@@ -5,6 +5,14 @@
|
|
| 5 |
"diffusers",
|
| 6 |
"FlowMatchEulerDiscreteScheduler"
|
| 7 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
"text_encoder": [
|
| 9 |
"transformers",
|
| 10 |
"Qwen2_5_VLForConditionalGeneration"
|
|
|
|
| 5 |
"diffusers",
|
| 6 |
"FlowMatchEulerDiscreteScheduler"
|
| 7 |
],
|
| 8 |
+
"guider": [
|
| 9 |
+
"diffusers",
|
| 10 |
+
"AdaptiveProjectedMixGuidance"
|
| 11 |
+
],
|
| 12 |
+
"ocr_guider": [
|
| 13 |
+
"diffusers",
|
| 14 |
+
"AdaptiveProjectedMixGuidance"
|
| 15 |
+
],
|
| 16 |
"text_encoder": [
|
| 17 |
"transformers",
|
| 18 |
"Qwen2_5_VLForConditionalGeneration"
|