Spaces:
Sleeping
Sleeping
Commit
·
0b3fbb1
1
Parent(s):
080ac26
Update app.py
Browse files
app.py
CHANGED
@@ -5,15 +5,19 @@ 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 |
+
"yxxshin/watchmodel2",
|
9 |
+
"Yacong/my_dreambooth_out_dir",
|
10 |
+
"yxxshin/watchmodel1",
|
11 |
+
"stablediffusionapi/hassaku-hentai",
|
12 |
+
"shibal1/anything-v4.5-clone",
|
13 |
+
"Falah/fashion-model",
|
14 |
+
"Shlomi1/model",
|
15 |
+
"gokulk1804/my-pet-cat",
|
16 |
+
"Ardra05/my-pet-dog",
|
17 |
+
"Mathew2001/my-pet-dog-xzg",
|
18 |
+
"Yntec/CartoonStyleClassic",
|
19 |
+
"ajulkjose/my-thanos",
|
20 |
+
"Yacong/lora-trained-xl",
|
21 |
]
|
22 |
|
23 |
|