Commit
·
b7a6690
1
Parent(s):
99ced39
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 |
+
"Gurusha/dreembooth_wearing_ring",
|
9 |
+
"sams1234/bikes-xzg",
|
10 |
+
"lccllccc/0920_sdxl_lora_5000_steps",
|
11 |
+
"Yntec/SuperCuteRemix",
|
12 |
+
"Sang-Bin/textual_inversion_face",
|
13 |
+
"jmanuoz/lora-trained-xl-enzofernan",
|
14 |
+
"jtlowell/lora_lofi_beach",
|
15 |
+
"pranav12091/my-pet-dog",
|
16 |
+
"Alexzyx/lora-trained-xl",
|
17 |
]
|
18 |
|
19 |
|