Spaces:
Runtime error
Runtime error
Update all_models.py
Browse files- all_models.py +6 -6
all_models.py
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
models = [
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"Yntec/ReVive", #933
|
3 |
"Yntec/Lexicon", #929
|
4 |
"Yntec/JustForKicks", #925
|
5 |
-
"Yntec/RealTime", #924
|
6 |
-
"Yntec/PopCorn", #923
|
7 |
-
"Yntec/GrandPrix", #916
|
8 |
-
"Yntec/NostalgicWorld", #919
|
9 |
-
"Yntec/IncredibleOdds", #915
|
10 |
-
"Yntec/Genesis", #915
|
11 |
]
|
12 |
|
13 |
|
|
|
1 |
models = [
|
2 |
+
"Yntec/AnotherFineMess-SD2.1", #943
|
3 |
+
"Yntec/Lunatic", #942
|
4 |
+
"Yntec/365", #939
|
5 |
+
"Yntec/DarksideRemix", #936
|
6 |
+
"Yntec/AliveAndKicking", #935
|
7 |
+
"Yntec/XP3D", #935
|
8 |
"Yntec/ReVive", #933
|
9 |
"Yntec/Lexicon", #929
|
10 |
"Yntec/JustForKicks", #925
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
]
|
12 |
|
13 |
|