Spaces:
Running
Running
Update all_models.py
Browse files- all_models.py +1 -1
all_models.py
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
models = [
|
|
|
2 |
"Yntec/Shampoo", #1055
|
3 |
"Yntec/MODILL_PASTELL", #1052
|
4 |
"Yntec/Magnum", #1050
|
@@ -7,5 +8,4 @@ models = [
|
|
7 |
"Yntec/RainbowRainbow", #1044
|
8 |
"Yntec/Legendary", #1042
|
9 |
"Yntec/Leonardo", #1040
|
10 |
-
"Yntec/RainbowPunk", #1038
|
11 |
]
|
|
|
1 |
models = [
|
2 |
+
"Yntec/bluetheboneStyle", #1056
|
3 |
"Yntec/Shampoo", #1055
|
4 |
"Yntec/MODILL_PASTELL", #1052
|
5 |
"Yntec/Magnum", #1050
|
|
|
8 |
"Yntec/RainbowRainbow", #1044
|
9 |
"Yntec/Legendary", #1042
|
10 |
"Yntec/Leonardo", #1040
|
|
|
11 |
]
|