Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +3 -2
all_models.py
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
models = [
|
2 |
-
"Yntec/TwoAndAHalfDimensions"
|
|
|
3 |
]
|
|
|
1 |
+
models = [
|
2 |
+
"Yntec/TwoAndAHalfDimensions",
|
3 |
+
"Yntec/RadiantDiversions"
|
4 |
]
|