Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -10,420 +10,7 @@ def load_models_from_file(filename):
|
|
10 |
if __name__ == "__main__":
|
11 |
models = load_models_from_file('models.txt')
|
12 |
print(models)
|
13 |
-
|
14 |
-
models = [
|
15 |
-
"Yntec/CultClassic",
|
16 |
-
"Yntec/photoMovieX",
|
17 |
-
"Yntec/photoMovieRealistic",
|
18 |
-
"Yntec/CinematicReality",
|
19 |
-
"Yntec/CinemaE",
|
20 |
-
"Yntec/GalenaVAE",
|
21 |
-
"Yntec/a-ZovyaRemix",
|
22 |
-
"Yntec/a-ZovyaRPGV3VAE",
|
23 |
-
"Yntec/a-ZoviaRPGArtistV2VAE",
|
24 |
-
"Yntec/GameAssetsDigitalUnitsCreationKit",
|
25 |
-
"Yntec/InsaneRealisticCVAE",
|
26 |
-
"Yntec/Lunar",
|
27 |
-
"Yntec/LunarLuma",
|
28 |
-
"Yntec/QToriReloaded",
|
29 |
-
"Yntec/Chik2",
|
30 |
-
"Yntec/InsaneM3U",
|
31 |
-
"Yntec/DucHaiten-StyleLikeMeVAE",
|
32 |
-
"Yntec/CuteYuki2",
|
33 |
-
"Yntec/Luma",
|
34 |
-
"Yntec/Noosphere_v3_CVAE",
|
35 |
-
"Yntec/RealRainbows",
|
36 |
-
"Yntec/Ninja-Diffusers",
|
37 |
-
"Yntec/ChildrenStoriesAnime",
|
38 |
-
"Yntec/theallysMixIV-verisimilar",
|
39 |
-
"Yntec/DucHaitenAnime768",
|
40 |
-
"Yntec/RainbowClassicAnime",
|
41 |
-
"Yntec/DucHaitenClassicAnime768",
|
42 |
-
"Yntec/WesternAnimation",
|
43 |
-
"Yntec/GOLDFish",
|
44 |
-
"Yntec/NeverExisted",
|
45 |
-
"Yntec/Rainbowsphere",
|
46 |
-
"Yntec/DreamAnything",
|
47 |
-
"Yntec/Dreamsphere",
|
48 |
-
"Yntec/Photosphere",
|
49 |
-
"Yntec/yabalMixTrue25D_v2_VAE",
|
50 |
-
"dreamlike-art/dreamlike-anime-1.0",
|
51 |
-
"Yntec/RainbowDreams",
|
52 |
-
"dreamlike-art/dreamlike-photoreal-2.0",
|
53 |
-
"Yntec/rainbowpatch",
|
54 |
-
"Yntec/DucHaiten-Retro-Diffusers",
|
55 |
-
"Yntec/ElldrethsRetroMix_Diffusers",
|
56 |
-
"Yntec/sexyToons",
|
57 |
-
"digiplay/wantan25D_prototype",
|
58 |
-
"digiplay/PotoPhotoRealism_v1",
|
59 |
-
"digiplay/LunarDiffusion_v1.27",
|
60 |
-
"digiplay/insaneRealistic_v1",
|
61 |
-
"digiplay/OLDFish_2348_diffusers",
|
62 |
-
"DucHaiten/DucHaitenDreamWorld",
|
63 |
-
"digiplay/LemonteaMixPainterly2_v1",
|
64 |
-
"digiplay/SweetMuse_diffusers",
|
65 |
-
"dreamlike-art/dreamlike-diffusion-1.0",
|
66 |
-
"digiplay/Realisian_v1",
|
67 |
-
"Hius/DreamFul-V2",
|
68 |
-
"digiplay/m3u", #263
|
69 |
-
"digiplay/RMHF_2.5D_v2",
|
70 |
-
"digiplay/FishMix_v1.1",
|
71 |
-
"stablediffusionapi/icomix-2",
|
72 |
-
"digiplay/Remedy",
|
73 |
-
"Hemlok/QuinceMix",
|
74 |
-
"digiplay/K-main",
|
75 |
-
"digiplay/LusterMix_v1.5_safetensors", #256
|
76 |
-
"digiplay/perfectLewdFantasy_v1.01",
|
77 |
-
"digiplay/Opiate_v2",
|
78 |
-
"digiplay/PhotoSomnia_vFinal",
|
79 |
-
"Yntec/KIDSILLUSTRATIONS",
|
80 |
-
"digiplay/polla_mix_2.5D",
|
81 |
-
"Yntec/COOLKIDSV2",
|
82 |
-
"Yntec/Pavo-Mix-Diffusers",
|
83 |
-
"Yntec/RPG_Remix",
|
84 |
-
"Yntec/OrangeRemix",
|
85 |
-
"Yntec/PeachMix3",
|
86 |
-
"Yntec/DucHaitenAIart-beta",
|
87 |
-
"stablediffusionapi/all-526-animated",
|
88 |
-
"AstraliteHeart/pony-diffusion",
|
89 |
-
"stablediffusionapi/chilloutmixsf",
|
90 |
-
"Masagin/Deliberate", #235
|
91 |
-
"DucHaiten/DucHaitenSuperCute",
|
92 |
-
"stablediffusionapi/all-526",
|
93 |
-
"theintuitiveye/HARDblend",
|
94 |
-
"stablediffusionapi/cusp-of-serenity",
|
95 |
-
"stablediffusionapi/cyberrealistic",
|
96 |
-
"SG161222/Realistic_Vision_V1.4",
|
97 |
-
"digiplay/paulEberSRealismMix_v1",
|
98 |
-
"Ojimi/anime-kawai-diffusion",
|
99 |
-
"hassanblend/hassanblend1.4",
|
100 |
-
"digiplay/zodiac_eclipse_DAY1",
|
101 |
-
"LottePeisch/RevAnimated-Diffusers",
|
102 |
-
"claudfuen/photorealistic-fuen-v1",
|
103 |
-
"stablediffusionapi/chillout-app-factory",
|
104 |
-
"DucHaiten/DucHaitenJourney",
|
105 |
-
"robotjung/SemiRealMix",
|
106 |
-
"Joeythemonster/anything-midjourney-v-4-1",
|
107 |
-
"prompthero/midjourney-v4-diffusion",
|
108 |
-
"prompthero/openjourney-v4",
|
109 |
-
"x67/shortjourney",
|
110 |
-
"darkstorm2150/Protogen_v2.2_Official_Release",
|
111 |
-
"FredZhang7/paint-journey-v2",
|
112 |
-
"digiplay/PersonaStyleCheckpoint",
|
113 |
-
"darkstorm2150/Protogen_Infinity_Official_Release",
|
114 |
-
"PeggyWang/openjourney-v2",
|
115 |
-
"darkstorm2150/Protogen_x3.4_Official_Release",
|
116 |
-
"stablediffusionapi/deliberateappfactory", #236
|
117 |
-
"digiplay/CrossoverMix_v2",
|
118 |
-
"stablediffusionapi/spybg",
|
119 |
-
"stablediffusionapi/dreamshaper-v6", #239
|
120 |
-
"stablediffusionapi/the-ally",
|
121 |
-
"darkstorm2150/Protogen_x5.8_Official_Release",
|
122 |
-
"coreco/seek.art_MEGA",
|
123 |
-
"digiplay/BlankCanvas_v1", #07.11
|
124 |
-
"digiplay/OnlyAnime_v2.3",
|
125 |
-
"Korakoe/OpenNiji",
|
126 |
-
"digiplay/Photon_v1",
|
127 |
-
"digiplay/Pika_v2",
|
128 |
-
"digiplay/RealCartoon3D_F16full_v3.1", #254
|
129 |
-
"digiplay/realidefmix_3.5VAE",
|
130 |
-
"digiplay/realmixUnrealjourney_v1",
|
131 |
-
"digiplay/SyncMix_v1.5",
|
132 |
-
"digiplay/TWingshadow_v1.2",
|
133 |
-
"digiplay/V3_by_Hans_Asian",
|
134 |
-
"digiplay/whatamix_v1",
|
135 |
-
|
136 |
-
"digiplay/2K", #216
|
137 |
-
"digiplay/AIGEN_v1.4_diffusers",
|
138 |
-
"digiplay/BrickAndMortarMix_v2.0_diffusers", #224
|
139 |
-
"digiplay/BeautyFool_v1.2VAE_pruned",
|
140 |
-
"digiplay/breakdomainrealistic_R2333",
|
141 |
-
"digiplay/CCTV2.5d_v1", #219
|
142 |
-
"digiplay/ChikMix_V3", #253
|
143 |
-
"stablediffusionapi/chilledremixsazyou-r", #195
|
144 |
-
"digiplay/CityEdge_StyleMix_v1.44",
|
145 |
-
"stablediffusionapi/dalcefopainting2", #199
|
146 |
-
"digiplay/EdisonNilMix_v1", #07.10
|
147 |
-
"digiplay/DiamondCoalMix_v2_pruned_diffusers",
|
148 |
-
"digiplay/DreamShaper_7", #259
|
149 |
-
"digiplay/elegantEntropy_v1.1", #221
|
150 |
-
"digiplay/EtherRealMix_LUX2",
|
151 |
-
"digiplay/KawaiiRealisticAnimeMix_A0.3",
|
152 |
-
"digiplay/highQualityCGMIX_v1",
|
153 |
-
"digiplay/HIMAWARI_v1",
|
154 |
-
"digiplay/Hodgepodge_v2.1", #217
|
155 |
-
"digiplay/illustro1stEdition_illustroV1", #214
|
156 |
-
"digiplay/Juggernaut_final", #07.11
|
157 |
-
"digiplay/Landscape_PhotoReal_v1",
|
158 |
-
"digiplay/LuckyStrikeMix0.2Realistic", #07.10
|
159 |
-
"digiplay/Matrix_Stellar_VAE_v1",
|
160 |
-
"digiplay/PrefixRealisticMix_v1",
|
161 |
-
"digiplay/RealEpicMajicRevolution_v1", #07.11
|
162 |
-
"digiplay/ShampooMix_4", #252
|
163 |
-
"digiplay/SoapMix2.5D_v1",
|
164 |
-
"digiplay/ZemiHR_v2_diffusers",
|
165 |
-
|
166 |
-
"Redamancy2299/dreambooth",
|
167 |
-
"Lykon/DreamShaper", #240
|
168 |
-
"trysem/DreamShaper-3.3",
|
169 |
-
"HusseinHE/hussein-deliberate-1000steps", #237
|
170 |
-
"stablediffusionapi/majicmixfantasy",
|
171 |
-
"stablediffusionapi/majicmixsombre", #247
|
172 |
-
"wavymulder/modelshoot",
|
173 |
-
"digiplay/ChillyMix_v1", #215
|
174 |
-
"stablediffusionapi/foto-assisted-diffusion", #197
|
175 |
-
"wavymulder/portraitplus",
|
176 |
-
"stablediffusionapi/chilloutmix-4264",
|
177 |
-
"stablediffusionapi/product-design", #194
|
178 |
-
"kandinsky-community/kandinsky-2-1", #251
|
179 |
-
|
180 |
-
"digiplay/2.5DSET_diffusers", #227
|
181 |
-
"digiplay/2-KWI", #213
|
182 |
-
"digiplay/alstroemeriaMix_v1",
|
183 |
-
"wavymulder/Analog-Diffusion",
|
184 |
-
"digiplay/AniRealityMix_v1", #257
|
185 |
-
"digiplay/ARRealVX1.1",
|
186 |
-
"digiplay/BadAnime_v1",
|
187 |
-
"digiplay/BasilKorea_v2", #07.11
|
188 |
-
"digiplay/bluePencilRealistic_v01",
|
189 |
-
"digiplay/bra_v40_diffusers",
|
190 |
-
"digiplay/Burger_Mix_semiR2Lite", #222
|
191 |
-
"digiplay/calicomixreal_v2.0_diffusers",
|
192 |
-
"digiplay/CampurSari_Gen1",
|
193 |
-
"digiplay/cocotifacute_v1", #07.10
|
194 |
-
"digiplay/cosfMix_v1", #223
|
195 |
-
"digiplay/CounterMix_v2", #211
|
196 |
-
"digiplay/CuriousMerge2.5D_v5",
|
197 |
-
"digiplay/dosmix",
|
198 |
-
"digiplay/epi_2.5Dphotogodess_diffusers",
|
199 |
-
"stablediffusionapi/droodlyrielv15",
|
200 |
-
"digiplay/fantexi_v0.7",
|
201 |
-
"digiplay/fishmix_other_v1",
|
202 |
-
"digiplay/FormCleansingMix_v1", #228
|
203 |
-
"digiplay/FumizukiMix_v1",
|
204 |
-
"digiplay/helloworld_v3",
|
205 |
-
"digiplay/HenmixArt_v1",
|
206 |
-
"digiplay/ISOmix_v3.22",
|
207 |
-
"digiplay/kencanmix_v2.0beta",
|
208 |
-
"wavymulder/lomo-diffusion",
|
209 |
-
"stablediffusionapi/majicmixv5", #192
|
210 |
-
"digiplay/mecha_musume_vivid_soft",
|
211 |
-
"digiplay/MiracleMixGlitter_v1",
|
212 |
-
"digiplay/MixTape_RocknRoll_v3punk_bake_fp16",
|
213 |
-
"digiplay/NextPhoto_v1",
|
214 |
-
"digiplay/Noosphere_v3",
|
215 |
-
"digiplay/nk15_diffusers", #230
|
216 |
-
"digiplay/PeachMixsRelistic_R0", #262
|
217 |
-
"wavymulder/timeless-diffusion",
|
218 |
-
"digiplay/WhiteDreamyHillMix_v1", #220
|
219 |
-
"digiplay/ya3p_VAE", #258
|
220 |
-
|
221 |
-
"DucHaiten/DucHaitenAnime",
|
222 |
-
"DucHaiten/DucHaitenAIart",
|
223 |
-
"Manseo/Colorful-v4.5-Plus", #244
|
224 |
-
"Guizmus/SDArt_ChaosAndOrder",
|
225 |
-
"DucHaiten/DH_ClassicAnime",
|
226 |
-
"stablediffusionapi/disneypixar",
|
227 |
-
"johnslegers/epic-diffusion-v1.1",
|
228 |
-
"emilianJR/epiCRealism",
|
229 |
-
"johnslegers/epic-diffusion",
|
230 |
-
"digiplay/endlessMixRenatus_v1.1", #07.10
|
231 |
-
"digiplay/fantasticAnime_diffusers",
|
232 |
-
"stablediffusionapi/ghostmix",
|
233 |
-
"Duskfallcrew/EpicMix_Realism",
|
234 |
-
"nitrosocke/Nitro-Diffusion",
|
235 |
-
"prompthero/openjourney",
|
236 |
-
"Guizmus/SDArt_something",
|
237 |
-
"DucHaiten/DucHaiten-StyleLikeMe",
|
238 |
-
"ddPn08/subtly", #250
|
239 |
-
"22h/vintedois-diffusion-v0-1",
|
240 |
-
|
241 |
-
"circulus/sd-anireal-v2.7",
|
242 |
-
"0xJustin/Dungeons-and-Diffusion",
|
243 |
-
"Guizmus/SDArt_AliceInDiffusionLand",
|
244 |
-
"stablediffusionapi/realistic-vision-v20-2047",
|
245 |
-
"redstonehero/RPG-v5-itr17_A10T",
|
246 |
-
|
247 |
-
"stablediffusionapi/camelliamix25d",
|
248 |
-
"Guizmus/SDArt_cosmichorrors",
|
249 |
-
"DGSpitzer/DGSpitzer-Art-Diffusion",
|
250 |
-
"stablediffusionapi/emotion-puppeteer-v2",
|
251 |
-
"stablediffusionapi/fengjing",
|
252 |
-
"stablediffusionapi/fuwafuwamix",
|
253 |
-
"Fred99774/girlnew1",
|
254 |
-
"stablediffusionapi/majicmixrealistic",
|
255 |
-
"badmonk/nxka",
|
256 |
-
"ItsJayQz/SynthwavePunk-v2",
|
257 |
-
"zhyemmmm/ToonYou",
|
258 |
-
"stablediffusionapi/uber-realistic-merge",
|
259 |
-
"stablediffusionapi/vne732h9dh4",
|
260 |
-
"stablediffusionapi/wand-magic2",
|
261 |
-
"stablediffusionapi/waifu-journey-2",
|
262 |
-
"stablediffusionapi/zovya",
|
263 |
-
|
264 |
-
"Guizmus/SDArt_cosmichorrors768",
|
265 |
-
"stablediffusionapi/counterfeit-v30",
|
266 |
-
"stablediffusionapi/amireal",
|
267 |
-
#"JamesFlare/pastel-mix", #"andite/pastel-mix",
|
268 |
-
"stablediffusionapi/rev-anim",
|
269 |
-
"aipicasso/picasso-diffusion-1-1",
|
270 |
-
"xiaolxl/Gf_style2",
|
271 |
-
"circulus/sd-semireal-v2.8",
|
272 |
-
"Crosstyan/BPModel", #07.11
|
273 |
-
|
274 |
-
"digiplay/Dusk-1",
|
275 |
-
"ogkalu/Comic-Diffusion",
|
276 |
-
"Guizmus/SDArt_ChaosAndOrder768",
|
277 |
-
"gsdf/Counterfeit-V2.0",
|
278 |
-
"dwancin/memoji", #07.11
|
279 |
-
"nousr/robo-diffusion-2-base",
|
280 |
-
|
281 |
-
##"hakurei/waifu-diffusion",
|
282 |
-
"WarriorMama777/AbyssOrangeMix2",
|
283 |
-
"stablediffusionapi/abyssorangemix2nsfw", #200
|
284 |
-
"cag/anything-v3-1",
|
285 |
-
"iZELX1/Anything-V3-X",
|
286 |
-
"xyn-ai/anything-v4.0", #"andite/anything-v4.0",
|
287 |
-
"D1b4l4p/AsianMix",
|
288 |
-
"Fred99774/chilloutvlara",
|
289 |
-
"aipicasso/cool-japan-diffusion-2-1-2",
|
290 |
-
"stablediffusionapi/corneos-7th-heaven-m", #196
|
291 |
-
"DGSpitzer/Cyberpunk-Anime-Diffusion",
|
292 |
-
"stablediffusionapi/dark-sushi-mix",
|
293 |
-
"joachimsallstrom/Double-Exposure-Diffusion",
|
294 |
-
"eimiss/EimisAnimeDiffusion_1.0v",
|
295 |
-
"prompthero/funko-diffusion",
|
296 |
-
"nitrosocke/Ghibli-Diffusion",
|
297 |
-
###"iZELX1/Grapefruit",
|
298 |
-
"xiaolxl/GuoFeng3",
|
299 |
-
"stablediffusionapi/tmnd-mix",
|
300 |
-
"coder119/Vectorartz_Diffusion", #203
|
301 |
-
|
302 |
-
"WarriorMama777/AbyssOrangeMix",
|
303 |
-
"AIARTCHAN/7pa",
|
304 |
-
"JosephusCheung/ACertainModel",
|
305 |
-
"JosephusCheung/ACertainThing",
|
306 |
-
"AIARTCHAN/AbyssHellHero",
|
307 |
-
"JosephusCheung/ACertainty",
|
308 |
-
"AIARTCHAN/AbyssHellVer3",
|
309 |
-
"AIARTCHAN/AbyssMapleVer3",
|
310 |
-
"stablediffusionapi/abyssorangemixsfw",
|
311 |
-
"AIARTCHAN/anidosmixV2",
|
312 |
-
"stablediffusionapi/anime-model-v2",
|
313 |
-
"kubanemil/AnyLORA",
|
314 |
-
"stablediffusionapi/hc-anything-v3-vae", #231
|
315 |
-
"mm00/anything-v3.0-light",
|
316 |
-
"stablediffusionapi/anythingelse-v4",
|
317 |
-
"stablediffusionapi/anything-v45-fixed",
|
318 |
-
"stablediffusionapi/anything-v5",
|
319 |
-
"nitrosocke/Arcane-Diffusion",
|
320 |
-
"nitrosocke/archer-diffusion",
|
321 |
-
"stablediffusionapi/architecture-tuned-model",
|
322 |
-
"WarriorMama777/BloodOrangeMix",
|
323 |
-
"wavymulder/collage-diffusion",
|
324 |
-
"stablediffusionapi/camelliamixline",
|
325 |
-
"digiplay/chrysanthemumMix_v1",
|
326 |
-
"digiplay/CiderMix_ciderR", #260
|
327 |
-
"Johnhex/Clam", #243
|
328 |
-
"stablediffusionapi/cosmic-babes",
|
329 |
-
"digiplay/CoffeeDonut_v1",
|
330 |
-
"stablediffusionapi/dark-sushi-25d",
|
331 |
-
"digiplay/Defacta_v1_diffusers", #226
|
332 |
-
## "WarriorMama777/EerieOrangeMix",
|
333 |
-
"digiplay/DuelAnimeMix_v1", #225
|
334 |
-
"Envvi/Inkpunk-Diffusion",
|
335 |
-
"digiplay/kotosmix_diffusers", #229
|
336 |
-
"stablediffusionapi/meinaalter",
|
337 |
-
"Nacholmo/meinamixv7-diffusers",
|
338 |
-
"stablediffusionapi/meinapastel",
|
339 |
-
"AIARTCHAN/MIX-Pro-V4",
|
340 |
-
"Lykon/NeverEnding-Dream",
|
341 |
-
"stablediffusionapi/shirataki-mix", #191
|
342 |
-
"NoCrypt/SomethingV2_2",
|
343 |
-
"NoCrypt/SomethingV2",
|
344 |
-
"badmonk/sxzumi",
|
345 |
-
## "stablediffusionapi/three-delicacy",
|
346 |
-
## "stablediffusionapi/three-delicacy-wonto",
|
347 |
-
"etherealxx/systemy-csrmodel-cutesexyrobutts", #"andite/cutesexyrobutts-diffusion",
|
348 |
-
"sd-dreambooth-library/true-guweiz-style", # "andite/guweiz-diffusion",
|
349 |
-
"stablediffusionapi/vector-art", #198
|
350 |
-
"digiplay/xxMix_4",
|
351 |
-
###"mio/hiten", #"andite/hiten-diffusion",
|
352 |
-
### "andite/mashuu-diffusion",
|
353 |
-
### "andite/mignon-diffusion",
|
354 |
-
### "andite/mikapikazo-diffusion",
|
355 |
-
### "andite/piromizu-diffusion",
|
356 |
-
"digiplay/Zevinemix_v1.0/",
|
357 |
-
|
358 |
-
"digiplay/AnaMix_v2", #07.11
|
359 |
-
"stablediffusionapi/animetestmodelv3",
|
360 |
-
"yulet1de/anything", #232
|
361 |
-
"hakurei/artstation-diffusion", #07.11
|
362 |
-
"Fictiverse/Stable_Diffusion_BalloonArt_Model",
|
363 |
-
"stablediffusionapi/bg-dream-irl",
|
364 |
-
"stablediffusionapi/bg-dream-model-b", #193
|
365 |
-
"Rardilit/Ciffusion_v0.1",
|
366 |
-
"circulus/sd-anireal-2d-v2",
|
367 |
-
"circulus/sd-photoreal-v2.7",
|
368 |
-
"circulus/sd-photoreal-photo-v2",
|
369 |
-
"circulus/sd-anireal-2.5d-v2",
|
370 |
-
"circulus/sd-anireal-v2.5",
|
371 |
-
"circulus/sd-photoreal-semi-v2",
|
372 |
-
"circulus/sd-photoreal-real-v2",
|
373 |
-
"circulus/sd-photoreal-v2.5",
|
374 |
-
"circulus/sd-anireal-3d-v2",
|
375 |
-
"circulus/sd-anireal-v2.8",
|
376 |
-
"nitrosocke/classic-anim-diffusion",
|
377 |
-
"Conflictx/Complex-Lineart", #245
|
378 |
-
"sayakpaul/da-vinci-sd-pokemon",
|
379 |
-
"nitrosocke/elden-ring-diffusion",
|
380 |
-
"digiplay/EtherBluMix_1", #07.11
|
381 |
-
"digiplay/fantasticmix_v40_test", #261
|
382 |
-
"theintuitiveye/FantasyMix",
|
383 |
-
"Fictiverse/Stable_Diffusion_FluidArt_Model",
|
384 |
-
"nitrosocke/Future-Diffusion",
|
385 |
-
"ItsJayQz/GTA5_Artwork_Diffusion", #205
|
386 |
-
"digiplay/hellopure_v2.23",
|
387 |
-
"TheLastBen/hrrzg-style-768px", #246
|
388 |
-
"nevernotsean/IllustratedPaperMini", #242
|
389 |
-
"dallinmackay/JWST-Deep-Space-diffusion",
|
390 |
-
"prompthero/linkedin-diffusion",
|
391 |
-
"mann-e/mann-e_4_rev-0-1", #210
|
392 |
-
"ItsJayQz/Marvel_WhatIf_Diffusion", #206
|
393 |
-
"yuanbit/max-15-1e-6-1500",
|
394 |
-
"MyneFactory/MF-Base", #248
|
395 |
-
"Fictiverse/Stable_Diffusion_Microscopic_model", #249
|
396 |
-
"nitrosocke/mo-di-diffusion",
|
397 |
-
"luongphamit/NeverEnding-Dream2", #241
|
398 |
-
"lambdalabs/sd-naruto-diffusers", #201
|
399 |
-
"Vernon-2/output_test",
|
400 |
-
"Fictiverse/Stable_Diffusion_PaperCut_Model",
|
401 |
-
"bsuutari/path_to_saved_model",
|
402 |
-
"bsuutari/path_to_saved_model_rafa",
|
403 |
-
"digiplay/PlanetBumix_v1",
|
404 |
-
"lambdalabs/sd-pokemon-diffusers", #202
|
405 |
-
"prompthero/poolsuite-diffusion",
|
406 |
-
"digiplay/RealismEngine_v1",
|
407 |
-
"nitrosocke/redshift-diffusion",
|
408 |
-
"nitrosocke/redshift-diffusion-768",
|
409 |
-
"nousr/robo-diffusion",
|
410 |
-
"digiplay/SDVN1-Real_v1", #255
|
411 |
-
"nitrosocke/spider-verse-diffusion",
|
412 |
-
#"runwayml/stable-diffusion-v1-5",
|
413 |
-
"nicky007/stable-diffusion-logo-fine-tuned",
|
414 |
-
"stablediffusionapi/three-delicacy", #233
|
415 |
-
"stablediffusionapi/three-delicacy-wonto", #234
|
416 |
-
"naclbit/trinart_stable_diffusion_v2",
|
417 |
-
"dallinmackay/Tron-Legacy-diffusion",
|
418 |
-
"digiplay/unstableDiffusersYamerMIX_v3",
|
419 |
-
"dallinmackay/Van-Gogh-diffusion",
|
420 |
-
"ItsJayQz/Valorant_Diffusion",
|
421 |
-
"Fictiverse/Stable_Diffusion_VoxelArt_Model", #204
|
422 |
-
"wavymulder/wavyfusion",
|
423 |
-
"CompVis/stable-diffusion-v1-3", #207
|
424 |
-
"CompVis/stable-diffusion-v1-2", #208
|
425 |
-
"CompVis/stable-diffusion-v1-1", #209
|
426 |
-
]
|
427 |
current_model = models[0]
|
428 |
|
429 |
text_gen1=gr.Interface.load("spaces/Omnibus/MagicPrompt-Stable-Diffusion_link")
|
|
|
10 |
if __name__ == "__main__":
|
11 |
models = load_models_from_file('models.txt')
|
12 |
print(models)
|
13 |
+
#removed to removed.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
current_model = models[0]
|
15 |
|
16 |
text_gen1=gr.Interface.load("spaces/Omnibus/MagicPrompt-Stable-Diffusion_link")
|