Spaces:
Runtime error
Runtime error
allknowingroger
commited on
Commit
•
d044634
1
Parent(s):
21e93df
Update app.py
Browse files
app.py
CHANGED
@@ -6,14 +6,14 @@ import time
|
|
6 |
|
7 |
models =[
|
8 |
"Yntec/CrystalClearRemix",
|
9 |
-
"
|
10 |
"artificialguybr/3DRedmond-V1",
|
11 |
"radames/surreal-collage",
|
12 |
"oraul/pneumonia_SD_1",
|
13 |
"kwagh20ite/pneumonia",
|
14 |
"Gauri54damle/sdxl-lora-McDBigMac-meal-model2",
|
15 |
"Pinguin/Vanellope",
|
16 |
-
"
|
17 |
]
|
18 |
|
19 |
|
|
|
6 |
|
7 |
models =[
|
8 |
"Yntec/CrystalClearRemix",
|
9 |
+
"Gurusha/sdxl-simple-hands-prompt",
|
10 |
"artificialguybr/3DRedmond-V1",
|
11 |
"radames/surreal-collage",
|
12 |
"oraul/pneumonia_SD_1",
|
13 |
"kwagh20ite/pneumonia",
|
14 |
"Gauri54damle/sdxl-lora-McDBigMac-meal-model2",
|
15 |
"Pinguin/Vanellope",
|
16 |
+
"DingDongBell/cute_cats",
|
17 |
]
|
18 |
|
19 |
|