allknowingroger
commited on
Commit
•
c877a2f
1
Parent(s):
843d4c8
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 |
+
"Yntec/elldrethsImagination",
|
9 |
+
"koankoan/inhuman-nature-sex-creature",
|
10 |
+
"DavideTHU/lora-trained-xl-mll",
|
11 |
+
"bongo2112/sdxl-db-alikiba-headshot",
|
12 |
+
"jmanuoz/lora-trained-xl-ef",
|
13 |
+
"roborac/rcp173_2",
|
14 |
+
"bongo2112/sdxl-db-magufuli-headshot",
|
15 |
+
"JahanavDixit/new-tr",
|
16 |
+
"lccllccc/textual_inversion_tangseng_sdxl_lora",
|
17 |
]
|
18 |
|
19 |
|