Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +4 -4
all_models.py
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
models = [
|
|
|
|
|
|
|
|
|
2 |
"Yntec/WorksForMe", #1005
|
3 |
"Yntec/AgainstTheWorld", #1004
|
4 |
"Yntec/QueenOfFools", #1001
|
5 |
"Yntec/Livin-Large", #1000
|
6 |
"Yntec/Plushie", #999
|
7 |
-
"Yntec/DelicateModel", #998
|
8 |
-
"Yntec/Dedicated", #997
|
9 |
-
"Yntec/VintageVintage", #996
|
10 |
-
"Yntec/Vendetta", #995
|
11 |
]
|
|
|
1 |
models = [
|
2 |
+
"Yntec/XanatosGambit", #1018
|
3 |
+
"Yntec/SomethingBeautiful", #1014
|
4 |
+
"Yntec/SomethingRemix", #1011
|
5 |
+
"Yntec/NijiverseComics", #1008
|
6 |
"Yntec/WorksForMe", #1005
|
7 |
"Yntec/AgainstTheWorld", #1004
|
8 |
"Yntec/QueenOfFools", #1001
|
9 |
"Yntec/Livin-Large", #1000
|
10 |
"Yntec/Plushie", #999
|
|
|
|
|
|
|
|
|
11 |
]
|