Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,6 @@ from pathlib import Path
|
|
6 |
models = [
|
7 |
"Yntec/CuteYuki2",
|
8 |
"Yntec/DucHaiten-StyleLikeMeVAE",
|
9 |
-
"Yntec/PeachMix3",
|
10 |
"Yntec/Luma",
|
11 |
"Yntec/Noosphere_v3_CVAE",
|
12 |
"Yntec/RealRainbows",
|
@@ -55,6 +54,7 @@ models = [
|
|
55 |
"digiplay/polla_mix_2.5D",
|
56 |
"Yntec/COOLKIDSV2",
|
57 |
"Yntec/RPG_Remix",
|
|
|
58 |
"stablediffusionapi/all-526-animated",
|
59 |
"AstraliteHeart/pony-diffusion",
|
60 |
"stablediffusionapi/chilloutmixsf",
|
@@ -367,6 +367,7 @@ models = [
|
|
367 |
"Fictiverse/Stable_Diffusion_PaperCut_Model",
|
368 |
"bsuutari/path_to_saved_model",
|
369 |
"bsuutari/path_to_saved_model_rafa",
|
|
|
370 |
"lambdalabs/sd-pokemon-diffusers", #202
|
371 |
"prompthero/poolsuite-diffusion",
|
372 |
"digiplay/RealismEngine_v1",
|
|
|
6 |
models = [
|
7 |
"Yntec/CuteYuki2",
|
8 |
"Yntec/DucHaiten-StyleLikeMeVAE",
|
|
|
9 |
"Yntec/Luma",
|
10 |
"Yntec/Noosphere_v3_CVAE",
|
11 |
"Yntec/RealRainbows",
|
|
|
54 |
"digiplay/polla_mix_2.5D",
|
55 |
"Yntec/COOLKIDSV2",
|
56 |
"Yntec/RPG_Remix",
|
57 |
+
"Yntec/PeachMix3",
|
58 |
"stablediffusionapi/all-526-animated",
|
59 |
"AstraliteHeart/pony-diffusion",
|
60 |
"stablediffusionapi/chilloutmixsf",
|
|
|
367 |
"Fictiverse/Stable_Diffusion_PaperCut_Model",
|
368 |
"bsuutari/path_to_saved_model",
|
369 |
"bsuutari/path_to_saved_model_rafa",
|
370 |
+
"digiplay/PlanetBumix_v1",
|
371 |
"lambdalabs/sd-pokemon-diffusers", #202
|
372 |
"prompthero/poolsuite-diffusion",
|
373 |
"digiplay/RealismEngine_v1",
|