Update model_index.json
Browse files- model_index.json +3 -1
model_index.json
CHANGED
@@ -13,5 +13,7 @@
|
|
13 |
"value_function": [
|
14 |
"diffusers",
|
15 |
"UNet1DModel"
|
16 |
-
]
|
|
|
|
|
17 |
}
|
|
|
13 |
"value_function": [
|
14 |
"diffusers",
|
15 |
"UNet1DModel"
|
16 |
+
],
|
17 |
+
"args": [],
|
18 |
+
"kwargs": {}
|
19 |
}
|