allknowingroger
commited on
Commit
•
46f5471
1
Parent(s):
6b7d652
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 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
]
|
18 |
|
19 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"AlexandreBinninger/sd-pokemon-model-lora-sdxl",
|
9 |
+
"hyeju/sdxl-bird-emoji",
|
10 |
+
"LilyNgo/lora_Galaxiga_gemstone-trained-xl-colab",
|
11 |
+
"LilyNgo/lora_Galaxiga_stone-trained-xl-colab",
|
12 |
+
"21j3h123/CURS3D_DaLi13",
|
13 |
+
"naphatmanu/sdxl-lora-index-modern-neo-classic-1",
|
14 |
+
"vickyannap/headshots",
|
15 |
+
"digiplay/quincemix_v1",
|
16 |
+
"livingbox/model-test-10-oct",
|
17 |
]
|
18 |
|
19 |
|