Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -6,20 +6,21 @@ from pathlib import Path
|
|
6 |
models = [
|
7 |
"dreamlike-art/dreamlike-photoreal-2.0",
|
8 |
"dreamlike-art/dreamlike-anime-1.0",
|
9 |
-
"dreamlike-art/dreamlike-diffusion-1.0",
|
10 |
"DucHaiten/DH_ClassicAnime",
|
11 |
-
"Ojimi/anime-kawai-diffusion",
|
12 |
"DucHaiten/DucHaitenAnime",
|
|
|
13 |
"DucHaiten/DucHaitenDreamWorld",
|
14 |
"DucHaiten/DucHaitenAIart",
|
15 |
-
"
|
16 |
-
"
|
|
|
17 |
"stablediffusionapi/chilloutmixsf",
|
|
|
18 |
"Masagin/Deliberate", #235
|
19 |
-
"
|
20 |
"theintuitiveye/HARDblend",
|
21 |
-
"Hemlok/QuinceMix",
|
22 |
"stablediffusionapi/icomix-2",
|
|
|
23 |
"stablediffusionapi/all-526-animated",
|
24 |
"stablediffusionapi/all-526",
|
25 |
"stablediffusionapi/chillout-app-factory",
|
@@ -31,12 +32,12 @@ models = [
|
|
31 |
"DucHaiten/DucHaitenJourney",
|
32 |
"robotjung/SemiRealMix",
|
33 |
"claudfuen/photorealistic-fuen-v1",
|
|
|
34 |
"FredZhang7/paint-journey-v2",
|
35 |
-
"PeggyWang/openjourney-v2",
|
36 |
"prompthero/midjourney-v4-diffusion",
|
37 |
"prompthero/openjourney-v4",
|
38 |
"x67/shortjourney",
|
39 |
-
"
|
40 |
"stablediffusionapi/spybg",
|
41 |
"darkstorm2150/Protogen_v2.2_Official_Release",
|
42 |
"darkstorm2150/Protogen_Infinity_Official_Release",
|
@@ -46,13 +47,17 @@ models = [
|
|
46 |
"stablediffusionapi/dreamshaper-v6", #239
|
47 |
"coreco/seek.art_MEGA",
|
48 |
"stablediffusionapi/the-ally",
|
|
|
49 |
"digiplay/2K", #216
|
50 |
"digiplay/BrickAndMortarMix_v2.0_diffusers", #224
|
51 |
"digiplay/CCTV2.5d_v1", #219
|
|
|
52 |
"digiplay/cocotifacute_v1", #218
|
|
|
53 |
"digiplay/elegantEntropy_v1.1", #221
|
54 |
"digiplay/Hodgepodge_v2.1", #217
|
55 |
"digiplay/illustro1stEdition_illustroV1", #214
|
|
|
56 |
"stablediffusionapi/chilledremixsazyou-r", #195
|
57 |
"stablediffusionapi/dalcefopainting2", #199
|
58 |
"Redamancy2299/dreambooth",
|
@@ -70,10 +75,12 @@ models = [
|
|
70 |
"stablediffusionapi/chilloutmix-4264",
|
71 |
"stablediffusionapi/majicmixv5", #192
|
72 |
"stablediffusionapi/product-design", #194
|
|
|
73 |
|
74 |
"digiplay/2.5DSET_diffusers", #227
|
75 |
"digiplay/2-KWI", #213
|
76 |
"digiplay/alstroemeriaMix_v1",
|
|
|
77 |
"digiplay/bluePencilRealistic_v01",
|
78 |
"digiplay/bra_v40_diffusers",
|
79 |
"digiplay/Burger_Mix_semiR2Lite", #222
|
@@ -87,10 +94,12 @@ models = [
|
|
87 |
"digiplay/fantasticAnime_diffusers",
|
88 |
"digiplay/fantexi_v0.7",
|
89 |
"digiplay/FormCleansingMix_v1", #228
|
90 |
-
"digiplay/kencanmix_v2.0beta",
|
|
|
91 |
"digiplay/nk15_diffusers", #230
|
92 |
"digiplay/WhiteDreamyHillMix_v1", #220
|
93 |
"digiplay/YabaLMixTrue25D_V2.0", #212
|
|
|
94 |
|
95 |
"Manseo/Colorful-v4.5-Plus", #244
|
96 |
"ogkalu/Comic-Diffusion",
|
@@ -185,6 +194,7 @@ models = [
|
|
185 |
"stablediffusionapi/camelliamix25d",
|
186 |
"stablediffusionapi/camelliamixline",
|
187 |
"digiplay/chrysanthemumMix_v1",
|
|
|
188 |
"Johnhex/Clam", #243
|
189 |
"stablediffusionapi/cosmic-babes",
|
190 |
"stablediffusionapi/dark-sushi-25d",
|
@@ -253,11 +263,11 @@ models = [
|
|
253 |
"bsuutari/path_to_saved_model",
|
254 |
"bsuutari/path_to_saved_model_rafa",
|
255 |
"lambdalabs/sd-pokemon-diffusers", #202
|
256 |
-
"AstraliteHeart/pony-diffusion",
|
257 |
"prompthero/poolsuite-diffusion",
|
258 |
"nitrosocke/redshift-diffusion",
|
259 |
"nitrosocke/redshift-diffusion-768",
|
260 |
"nousr/robo-diffusion",
|
|
|
261 |
"nitrosocke/spider-verse-diffusion",
|
262 |
#"runwayml/stable-diffusion-v1-5",
|
263 |
"stablediffusionapi/three-delicacy", #233
|
@@ -543,6 +553,18 @@ models2=[
|
|
543 |
gr.Interface.load(f"models/{models[247]}",live=True,preprocess=False),
|
544 |
gr.Interface.load(f"models/{models[248]}",live=True,preprocess=False),
|
545 |
gr.Interface.load(f"models/{models[249]}",live=True,preprocess=False),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
546 |
]
|
547 |
|
548 |
|
|
|
6 |
models = [
|
7 |
"dreamlike-art/dreamlike-photoreal-2.0",
|
8 |
"dreamlike-art/dreamlike-anime-1.0",
|
|
|
9 |
"DucHaiten/DH_ClassicAnime",
|
|
|
10 |
"DucHaiten/DucHaitenAnime",
|
11 |
+
"DucHaiten/DucHaiten-StyleLikeMe",
|
12 |
"DucHaiten/DucHaitenDreamWorld",
|
13 |
"DucHaiten/DucHaitenAIart",
|
14 |
+
"Hius/DreamFul-V2",
|
15 |
+
"dreamlike-art/dreamlike-diffusion-1.0",
|
16 |
+
"AstraliteHeart/pony-diffusion",
|
17 |
"stablediffusionapi/chilloutmixsf",
|
18 |
+
"Ojimi/anime-kawai-diffusion",
|
19 |
"Masagin/Deliberate", #235
|
20 |
+
"DucHaiten/DucHaitenSuperCute",
|
21 |
"theintuitiveye/HARDblend",
|
|
|
22 |
"stablediffusionapi/icomix-2",
|
23 |
+
"Hemlok/QuinceMix",
|
24 |
"stablediffusionapi/all-526-animated",
|
25 |
"stablediffusionapi/all-526",
|
26 |
"stablediffusionapi/chillout-app-factory",
|
|
|
32 |
"DucHaiten/DucHaitenJourney",
|
33 |
"robotjung/SemiRealMix",
|
34 |
"claudfuen/photorealistic-fuen-v1",
|
35 |
+
"Joeythemonster/anything-midjourney-v-4-1",
|
36 |
"FredZhang7/paint-journey-v2",
|
|
|
37 |
"prompthero/midjourney-v4-diffusion",
|
38 |
"prompthero/openjourney-v4",
|
39 |
"x67/shortjourney",
|
40 |
+
"PeggyWang/openjourney-v2",
|
41 |
"stablediffusionapi/spybg",
|
42 |
"darkstorm2150/Protogen_v2.2_Official_Release",
|
43 |
"darkstorm2150/Protogen_Infinity_Official_Release",
|
|
|
47 |
"stablediffusionapi/dreamshaper-v6", #239
|
48 |
"coreco/seek.art_MEGA",
|
49 |
"stablediffusionapi/the-ally",
|
50 |
+
"digiplay/RealCartoon3D_F16full_v3.1", #254
|
51 |
"digiplay/2K", #216
|
52 |
"digiplay/BrickAndMortarMix_v2.0_diffusers", #224
|
53 |
"digiplay/CCTV2.5d_v1", #219
|
54 |
+
"digiplay/ChikMix_V3", #253
|
55 |
"digiplay/cocotifacute_v1", #218
|
56 |
+
"digiplay/DreamShaper_7", #259
|
57 |
"digiplay/elegantEntropy_v1.1", #221
|
58 |
"digiplay/Hodgepodge_v2.1", #217
|
59 |
"digiplay/illustro1stEdition_illustroV1", #214
|
60 |
+
"digiplay/ShampooMix_4", #252
|
61 |
"stablediffusionapi/chilledremixsazyou-r", #195
|
62 |
"stablediffusionapi/dalcefopainting2", #199
|
63 |
"Redamancy2299/dreambooth",
|
|
|
75 |
"stablediffusionapi/chilloutmix-4264",
|
76 |
"stablediffusionapi/majicmixv5", #192
|
77 |
"stablediffusionapi/product-design", #194
|
78 |
+
"kandinsky-community/kandinsky-2-1", #251
|
79 |
|
80 |
"digiplay/2.5DSET_diffusers", #227
|
81 |
"digiplay/2-KWI", #213
|
82 |
"digiplay/alstroemeriaMix_v1",
|
83 |
+
"digiplay/AniRealityMix_v1", #257
|
84 |
"digiplay/bluePencilRealistic_v01",
|
85 |
"digiplay/bra_v40_diffusers",
|
86 |
"digiplay/Burger_Mix_semiR2Lite", #222
|
|
|
94 |
"digiplay/fantasticAnime_diffusers",
|
95 |
"digiplay/fantexi_v0.7",
|
96 |
"digiplay/FormCleansingMix_v1", #228
|
97 |
+
"digiplay/kencanmix_v2.0beta",
|
98 |
+
"digiplay/LusterMix_v1.5_safetensors", #256
|
99 |
"digiplay/nk15_diffusers", #230
|
100 |
"digiplay/WhiteDreamyHillMix_v1", #220
|
101 |
"digiplay/YabaLMixTrue25D_V2.0", #212
|
102 |
+
"digiplay/ya3p_VAE", #258
|
103 |
|
104 |
"Manseo/Colorful-v4.5-Plus", #244
|
105 |
"ogkalu/Comic-Diffusion",
|
|
|
194 |
"stablediffusionapi/camelliamix25d",
|
195 |
"stablediffusionapi/camelliamixline",
|
196 |
"digiplay/chrysanthemumMix_v1",
|
197 |
+
"digiplay/CiderMix_ciderR", #260
|
198 |
"Johnhex/Clam", #243
|
199 |
"stablediffusionapi/cosmic-babes",
|
200 |
"stablediffusionapi/dark-sushi-25d",
|
|
|
263 |
"bsuutari/path_to_saved_model",
|
264 |
"bsuutari/path_to_saved_model_rafa",
|
265 |
"lambdalabs/sd-pokemon-diffusers", #202
|
|
|
266 |
"prompthero/poolsuite-diffusion",
|
267 |
"nitrosocke/redshift-diffusion",
|
268 |
"nitrosocke/redshift-diffusion-768",
|
269 |
"nousr/robo-diffusion",
|
270 |
+
"digiplay/SDVN1-Real_v1", #255
|
271 |
"nitrosocke/spider-verse-diffusion",
|
272 |
#"runwayml/stable-diffusion-v1-5",
|
273 |
"stablediffusionapi/three-delicacy", #233
|
|
|
553 |
gr.Interface.load(f"models/{models[247]}",live=True,preprocess=False),
|
554 |
gr.Interface.load(f"models/{models[248]}",live=True,preprocess=False),
|
555 |
gr.Interface.load(f"models/{models[249]}",live=True,preprocess=False),
|
556 |
+
|
557 |
+
gr.Interface.load(f"models/{models[250]}",live=True,preprocess=False),
|
558 |
+
gr.Interface.load(f"models/{models[251]}",live=True,preprocess=False),
|
559 |
+
gr.Interface.load(f"models/{models[252]}",live=True,preprocess=False),
|
560 |
+
gr.Interface.load(f"models/{models[253]}",live=True,preprocess=False),
|
561 |
+
gr.Interface.load(f"models/{models[254]}",live=True,preprocess=False),
|
562 |
+
gr.Interface.load(f"models/{models[255]}",live=True,preprocess=False),
|
563 |
+
gr.Interface.load(f"models/{models[256]}",live=True,preprocess=False),
|
564 |
+
gr.Interface.load(f"models/{models[257]}",live=True,preprocess=False),
|
565 |
+
gr.Interface.load(f"models/{models[258]}",live=True,preprocess=False),
|
566 |
+
gr.Interface.load(f"models/{models[259]}",live=True,preprocess=False),
|
567 |
+
|
568 |
]
|
569 |
|
570 |
|