Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +2 -1
all_models.py
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
models = [
|
|
|
|
|
2 |
"Yntec/Ghibli", #948
|
3 |
"Yntec/Aurantium", #946
|
4 |
"Yntec/AnotherFineMess-SD2.1", #944
|
@@ -7,5 +9,4 @@ models = [
|
|
7 |
"Yntec/DarksideRemix", #936
|
8 |
"Yntec/AliveAndKicking", #935
|
9 |
"Yntec/XP3D", #935
|
10 |
-
"Yntec/ReVive", #933
|
11 |
]
|
|
|
1 |
models = [
|
2 |
+
"Yntec/VectorArtz", #950
|
3 |
+
"Yntec/HiFi", #949
|
4 |
"Yntec/Ghibli", #948
|
5 |
"Yntec/Aurantium", #946
|
6 |
"Yntec/AnotherFineMess-SD2.1", #944
|
|
|
9 |
"Yntec/DarksideRemix", #936
|
10 |
"Yntec/AliveAndKicking", #935
|
11 |
"Yntec/XP3D", #935
|
|
|
12 |
]
|