Commit
·
4204f4e
1
Parent(s):
dcb93dc
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 |
+
"DavideTHU/lora-trained-xl-necklace",
|
9 |
+
"Pulkit12/my-pet-dog",
|
10 |
+
"DavideTHU/lora-trained-xl-colab-necklace",
|
11 |
+
"Gurusha/dreembooth_holding_phone",
|
12 |
+
"Gurusha/dreembooth_two_hands_touching",
|
13 |
+
"Alexzyx/lora-trained-xl-colab",
|
14 |
+
"ananyaaaaa/my-pet-dog",
|
15 |
+
"ishinelikeastar/my-pet-dog&,
|
16 |
+
"Yntec/SuperCuteRemix",
|
17 |
]
|
18 |
|
19 |
|