Update model_index.json
Browse files- model_index.json +2 -2
model_index.json
CHANGED
@@ -6,11 +6,11 @@
|
|
6 |
"FlowMatchEulerDiscreteScheduler"
|
7 |
],
|
8 |
"unet": [
|
9 |
-
"
|
10 |
"UNetSpatioTemporalRopeConditionModel"
|
11 |
],
|
12 |
"unet_interp": [
|
13 |
-
"
|
14 |
"UNetSpatioTemporalRopeConditionModel"
|
15 |
],
|
16 |
"vae": [
|
|
|
6 |
"FlowMatchEulerDiscreteScheduler"
|
7 |
],
|
8 |
"unet": [
|
9 |
+
"diffusers",
|
10 |
"UNetSpatioTemporalRopeConditionModel"
|
11 |
],
|
12 |
"unet_interp": [
|
13 |
+
"diffusers",
|
14 |
"UNetSpatioTemporalRopeConditionModel"
|
15 |
],
|
16 |
"vae": [
|