Spaces:
Sleeping
Sleeping
Upload all_models.py
Browse files- all_models.py +12 -11
all_models.py
CHANGED
|
@@ -1,4 +1,15 @@
|
|
| 1 |
models =[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
"Yntec/epiCPhotoGasm",
|
| 3 |
"digiplay/perfectlevel10",
|
| 4 |
"Yntec/realistic-vision-v12",
|
|
@@ -21,15 +32,5 @@ models =[
|
|
| 21 |
"digiplay/AnalogMadness-realistic-model-v4",
|
| 22 |
"digiplay/perfectlevel10",
|
| 23 |
"Yntec/epiCPhotoGasm",
|
| 24 |
-
"Yntec/Paragon",
|
| 25 |
-
"Yntec/Protogen",
|
| 26 |
-
"Yntec/Protogen_Unofficial_Release",
|
| 27 |
-
"Leekp/deathon",
|
| 28 |
-
"Leekp/toonmaker6",
|
| 29 |
-
"Leekp/toonmaker3",
|
| 30 |
-
"shantanudave/shantanuimagessept10",
|
| 31 |
-
"shantanudave/autotrain-adv-15sept"
|
| 32 |
-
"shantanudave/dreambooth2"
|
| 33 |
-
"Yntec/Protogen",
|
| 34 |
-
"Yntec/Protogen_Unofficial_Release"
|
| 35 |
]
|
|
|
|
| 1 |
models =[
|
| 2 |
+
"Leekp/deathon",
|
| 3 |
+
"Leekp/toonmaker6",
|
| 4 |
+
"Leekp/toonmaker3",
|
| 5 |
+
"shantanudave/shantanuimagessept10",
|
| 6 |
+
"shantanudave/autotrain-adv-15sept"
|
| 7 |
+
"shantanudave/dreambooth2"
|
| 8 |
+
"Leekp/toonmaker5",
|
| 9 |
+
"Leekp/toonmaker4",
|
| 10 |
+
"Yntec/Protogen",
|
| 11 |
+
"Yntec/Protogen_Unofficial_Release"
|
| 12 |
+
"Yntec/Paragon",
|
| 13 |
"Yntec/epiCPhotoGasm",
|
| 14 |
"digiplay/perfectlevel10",
|
| 15 |
"Yntec/realistic-vision-v12",
|
|
|
|
| 32 |
"digiplay/AnalogMadness-realistic-model-v4",
|
| 33 |
"digiplay/perfectlevel10",
|
| 34 |
"Yntec/epiCPhotoGasm",
|
| 35 |
+
"Yntec/Paragon",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
]
|