allknowingroger
commited on
Commit
•
f748488
1
Parent(s):
a6694fd
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 |
+
"AvalingHawx/image_creater",
|
9 |
+
"sheyuv/paris-lora",
|
10 |
+
"anjith672/pkSDXL3",
|
11 |
+
"masayakirishima/lora",
|
12 |
+
"amirxsanti/Amirmodel",
|
13 |
+
"venkateshkhatri/dreambooth2",
|
14 |
+
"sandeeppathania23/photography",
|
15 |
+
"narendrag11/model",
|
16 |
+
"thissayantan/dreambooth-sayantan",
|
17 |
]
|
18 |
|
19 |
|