Spaces:
Runtime error
Runtime error
allknowingroger
commited on
Commit
•
a5781b7
1
Parent(s):
f91f5b4
Update app.py
Browse files
app.py
CHANGED
@@ -7,11 +7,11 @@ import time
|
|
7 |
models =[
|
8 |
"playgroundai/playground-v2-1024px-aesthetic",
|
9 |
"playgroundai/playground-v2-1024px-aesthetic",
|
10 |
-
"
|
11 |
"Daniil-plotnikov/deepvision-v6-0",
|
12 |
-
"
|
13 |
"digiplay/RunDiffusionFXPhotorealistic_v1",
|
14 |
-
"
|
15 |
"coinz/Imaginashin-xl-v0.1",
|
16 |
"robindon/lora-trained-xl-TOK-person",
|
17 |
]
|
|
|
7 |
models =[
|
8 |
"playgroundai/playground-v2-1024px-aesthetic",
|
9 |
"playgroundai/playground-v2-1024px-aesthetic",
|
10 |
+
"tkurtulus/sdxl_tk",
|
11 |
"Daniil-plotnikov/deepvision-v6-0",
|
12 |
+
"AVIIAX/majic6",
|
13 |
"digiplay/RunDiffusionFXPhotorealistic_v1",
|
14 |
+
"ARDICAI/stable-diffusion-2-1-finetuned",
|
15 |
"coinz/Imaginashin-xl-v0.1",
|
16 |
"robindon/lora-trained-xl-TOK-person",
|
17 |
]
|