allknowingroger
commited on
Commit
•
7fb4045
1
Parent(s):
d83c6cc
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 |
+
"thinkermode/v4vikram-sdxl-db",
|
9 |
+
"bbsgp/FWDsdxl",
|
10 |
+
"rasha-salim/adem-dreambooth-128",
|
11 |
+
"archimedix/sdxl-archi06",
|
12 |
+
"zoxkd/sdxl-mjbadera",
|
13 |
+
"NYUAD-ComNets/Ethnicity_Diversity_Model",
|
14 |
+
"DmitryNvm/sdxl-lora-dreambooth-style",
|
15 |
+
"DmitryNvm/sdxl-lora-dreambooth-subject",
|
16 |
+
"iamadhxxx/sdxl-billie-eillish-neo",
|
17 |
]
|
18 |
|
19 |
|