Spaces:
Sleeping
Sleeping
Commit
·
e81172d
1
Parent(s):
5ff4699
Update app.py
Browse files
app.py
CHANGED
@@ -6,15 +6,13 @@ import time
|
|
6 |
|
7 |
models =[
|
8 |
"Whybother/private-2",
|
9 |
-
"thanhnguyentung/textual_inversion_cat",
|
10 |
-
"dotta/mtg",
|
11 |
"Jinouga/haruno-sakura-boruto-v4",
|
12 |
"optmal/headshot",
|
13 |
"Neu256/Arc-diffusion-v1.0",
|
14 |
"sayakpaul/lora-trained",
|
15 |
"BastienPenalba/omaji",
|
16 |
"Syedian123/rachel",
|
17 |
-
"
|
18 |
"anik424/SD_xl_base_madras_checks",
|
19 |
]
|
20 |
|
|
|
6 |
|
7 |
models =[
|
8 |
"Whybother/private-2",
|
|
|
|
|
9 |
"Jinouga/haruno-sakura-boruto-v4",
|
10 |
"optmal/headshot",
|
11 |
"Neu256/Arc-diffusion-v1.0",
|
12 |
"sayakpaul/lora-trained",
|
13 |
"BastienPenalba/omaji",
|
14 |
"Syedian123/rachel",
|
15 |
+
"Royal/stable_diffusionv1-5",
|
16 |
"anik424/SD_xl_base_madras_checks",
|
17 |
]
|
18 |
|