Commit
·
58728c6
1
Parent(s):
f0b589d
Update app.py
Browse files
app.py
CHANGED
@@ -5,15 +5,15 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"Redamancy2299/dreambooth",
|
11 |
"multimodalart/polisteps-768",
|
12 |
-
"
|
13 |
"digiplay/MixTape_RocknRoll_v3punk_bake_fp16",
|
14 |
"digiplay/BeautifulFantasyRealMix_diffusers",
|
15 |
-
"Yntec/
|
16 |
"Yntec/DucHaiten-Retro-Diffusers",
|
|
|
17 |
]
|
18 |
|
19 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"Jianxin1111/dhevv-upperbodybreastabdomen",
|
9 |
+
"coinz/professional-color-grading-model",
|
|
|
10 |
"multimodalart/polisteps-768",
|
11 |
+
"Prema-58/panda",
|
12 |
"digiplay/MixTape_RocknRoll_v3punk_bake_fp16",
|
13 |
"digiplay/BeautifulFantasyRealMix_diffusers",
|
14 |
+
"Yntec/pineappleAnimeMix",
|
15 |
"Yntec/DucHaiten-Retro-Diffusers",
|
16 |
+
"joachimsallstrom/aether-pixel-lora-for-sdxl",
|
17 |
]
|
18 |
|
19 |
|