Spaces:
Runtime error
Runtime error
Update all_models.py
Browse files- all_models.py +20 -9
all_models.py
CHANGED
|
@@ -1,4 +1,16 @@
|
|
| 1 |
models = [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
"Yntec/handpaintedRPGIcons", #906
|
| 3 |
"digiplay/majicMIX_realistic_v1",
|
| 4 |
"Yntec/MemojiRemix", #905
|
|
@@ -16,7 +28,7 @@ models = [
|
|
| 16 |
"Yntec/RetroRetro", #897
|
| 17 |
"digiplay/PlanetBumix_v1",
|
| 18 |
"Yntec/ClassicToons", #897
|
| 19 |
-
"digiplay/
|
| 20 |
"Yntec/Disneyify", #896
|
| 21 |
"black-forest-labs/FLUX.1-schnell", #876
|
| 22 |
"digiplay/supashymix_v30Lite", #701
|
|
@@ -208,7 +220,7 @@ models = [
|
|
| 208 |
"digiplay/MixTape_RocknRoll_v3punk_bake_fp16",
|
| 209 |
"Yntec/AbyssOrangeMix", #740
|
| 210 |
"digiplay/PerfectDeliberate-Anime_v2", #734
|
| 211 |
-
"digiplay/
|
| 212 |
"Yntec/CocaCola", #733
|
| 213 |
"digiplay/majicMixHorror_v1", #738
|
| 214 |
"digiplay/Noosphere_v4.2", #737
|
|
@@ -225,7 +237,7 @@ models = [
|
|
| 225 |
"digiplay/pan04", #725
|
| 226 |
"Yntec/Voxel", #715
|
| 227 |
"digiplay/FishMix_v1.1",
|
| 228 |
-
"digiplay/
|
| 229 |
"Yntec/DreamlikeDiffusion", #722
|
| 230 |
"digiplay/XtReMixUltimateMerge_v1.5", #710
|
| 231 |
"digiplay/YabaLMixTrue25D_V1.0", ##900
|
|
@@ -311,13 +323,10 @@ models = [
|
|
| 311 |
"Yntec/Aurora",
|
| 312 |
"digiplay/BeenReal_diffusers",
|
| 313 |
"Yntec/Paragon",
|
| 314 |
-
"digiplay/
|
| 315 |
"Yntec/Infinite80s",
|
| 316 |
-
"digiplay/AI-infinity-V1-fp16",
|
| 317 |
"Yntec/InfiniteLiberty",
|
| 318 |
-
"digiplay/XXMix_9realistic_v1",
|
| 319 |
"Yntec/aBagOfChips",
|
| 320 |
-
"digiplay/Dolka_Rusalka_v0.5.1",
|
| 321 |
"Yntec/IsThisArt",
|
| 322 |
"Yntec/Jackpot",
|
| 323 |
"Yntec/C-.-_-.-Aravaggio",
|
|
@@ -550,7 +559,6 @@ models = [
|
|
| 550 |
"digiplay/fCAnimeMix_v5", #798
|
| 551 |
"digiplay/majicMIX_realistic_v6",
|
| 552 |
"digiplay/Noosphere_v4", #723
|
| 553 |
-
"digiplay/CamelliaMIx_2.5D_v1", #695
|
| 554 |
"digiplay/CamelliaMIx_2.5D_diffusers", #692
|
| 555 |
"digiplay/fantasticmix2.5D_v4.0",
|
| 556 |
"digiplay/RunDiffusionFXPhotorealistic_v1",
|
|
@@ -591,6 +599,9 @@ models = [
|
|
| 591 |
"digiplay/majicMIX_realistic_v5preview", #867
|
| 592 |
"digiplay/Yntec_Wonder_0508_DDIM", #818
|
| 593 |
|
|
|
|
|
|
|
|
|
|
| 594 |
"digiplay/PerfectDeliberate_v5", #904
|
| 595 |
"digiplay/majicMIX_sombre_v2", #900
|
| 596 |
"digiplay/majicMIX_sombre_v1", #899
|
|
@@ -939,7 +950,7 @@ models = [
|
|
| 939 |
"CompVis/stable-diffusion-v1-1", #209
|
| 940 |
]
|
| 941 |
|
| 942 |
-
from externalmod import find_model_list
|
| 943 |
|
| 944 |
#models = find_model_list("Yntec", [], "", "last_modified", 20)
|
| 945 |
|
|
|
|
| 1 |
models = [
|
| 2 |
+
"Yntec/GrandPrix", #916
|
| 3 |
+
"Yntec/IncredibleOdds", #915
|
| 4 |
+
"Yntec/Shiny3DCartoon", #914
|
| 5 |
+
"digiplay/CamelliaMIx_2.5D_v1", #695
|
| 6 |
+
"Yntec/Genesis", #911
|
| 7 |
+
"digiplay/BlueberryMix_v1", #912
|
| 8 |
+
"Yntec/NextPhoton", #910
|
| 9 |
+
"digiplay/AI-infinity-V1-fp16",
|
| 10 |
+
"Yntec/LadyNostalgia", #909
|
| 11 |
+
"digiplay/SomethingPhenomenal_vivacityV2", #735
|
| 12 |
+
"Yntec/darelitesFantasyMix", #908
|
| 13 |
+
"digiplay/chrysanthemumMix_v1",
|
| 14 |
"Yntec/handpaintedRPGIcons", #906
|
| 15 |
"digiplay/majicMIX_realistic_v1",
|
| 16 |
"Yntec/MemojiRemix", #905
|
|
|
|
| 28 |
"Yntec/RetroRetro", #897
|
| 29 |
"digiplay/PlanetBumix_v1",
|
| 30 |
"Yntec/ClassicToons", #897
|
| 31 |
+
"digiplay/OnlyReal-Black-Mix",
|
| 32 |
"Yntec/Disneyify", #896
|
| 33 |
"black-forest-labs/FLUX.1-schnell", #876
|
| 34 |
"digiplay/supashymix_v30Lite", #701
|
|
|
|
| 220 |
"digiplay/MixTape_RocknRoll_v3punk_bake_fp16",
|
| 221 |
"Yntec/AbyssOrangeMix", #740
|
| 222 |
"digiplay/PerfectDeliberate-Anime_v2", #734
|
| 223 |
+
"digiplay/XXMix_9realistic_v1",
|
| 224 |
"Yntec/CocaCola", #733
|
| 225 |
"digiplay/majicMixHorror_v1", #738
|
| 226 |
"digiplay/Noosphere_v4.2", #737
|
|
|
|
| 237 |
"digiplay/pan04", #725
|
| 238 |
"Yntec/Voxel", #715
|
| 239 |
"digiplay/FishMix_v1.1",
|
| 240 |
+
"digiplay/Dolka_Rusalka_v0.5.1",
|
| 241 |
"Yntec/DreamlikeDiffusion", #722
|
| 242 |
"digiplay/XtReMixUltimateMerge_v1.5", #710
|
| 243 |
"digiplay/YabaLMixTrue25D_V1.0", ##900
|
|
|
|
| 323 |
"Yntec/Aurora",
|
| 324 |
"digiplay/BeenReal_diffusers",
|
| 325 |
"Yntec/Paragon",
|
| 326 |
+
"digiplay/CamelliaMIx_2.5D_v1_VAE", #696
|
| 327 |
"Yntec/Infinite80s",
|
|
|
|
| 328 |
"Yntec/InfiniteLiberty",
|
|
|
|
| 329 |
"Yntec/aBagOfChips",
|
|
|
|
| 330 |
"Yntec/IsThisArt",
|
| 331 |
"Yntec/Jackpot",
|
| 332 |
"Yntec/C-.-_-.-Aravaggio",
|
|
|
|
| 559 |
"digiplay/fCAnimeMix_v5", #798
|
| 560 |
"digiplay/majicMIX_realistic_v6",
|
| 561 |
"digiplay/Noosphere_v4", #723
|
|
|
|
| 562 |
"digiplay/CamelliaMIx_2.5D_diffusers", #692
|
| 563 |
"digiplay/fantasticmix2.5D_v4.0",
|
| 564 |
"digiplay/RunDiffusionFXPhotorealistic_v1",
|
|
|
|
| 599 |
"digiplay/majicMIX_realistic_v5preview", #867
|
| 600 |
"digiplay/Yntec_Wonder_0508_DDIM", #818
|
| 601 |
|
| 602 |
+
"digiplay/Zevinemix_v1.0", #917
|
| 603 |
+
"digiplay/CoffeeMix_v1", #913
|
| 604 |
+
"digiplay/PeachMixsRelistic_R0", #907
|
| 605 |
"digiplay/PerfectDeliberate_v5", #904
|
| 606 |
"digiplay/majicMIX_sombre_v2", #900
|
| 607 |
"digiplay/majicMIX_sombre_v1", #899
|
|
|
|
| 950 |
"CompVis/stable-diffusion-v1-1", #209
|
| 951 |
]
|
| 952 |
|
| 953 |
+
#from externalmod import find_model_list
|
| 954 |
|
| 955 |
#models = find_model_list("Yntec", [], "", "last_modified", 20)
|
| 956 |
|