Spaces:
Sleeping
Sleeping
allknowingroger
commited on
Commit
•
cbee649
1
Parent(s):
c993b66
Update app.py
Browse files
app.py
CHANGED
@@ -5,16 +5,17 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"Hekenye/
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
|
|
18 |
]
|
19 |
|
20 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"Varnii/lora-trained-xl-colab",
|
9 |
+
"Hekenye/cartoon",
|
10 |
+
"Daris1/my-pet-dog",
|
11 |
+
"kycocotree/lora-trained-xl",
|
12 |
+
"Drake123/my-pet-cat",
|
13 |
+
"Yntec/iComixRemix",
|
14 |
+
"cuixing/textual_inversion_object_style08091417",
|
15 |
+
"Mitsua/vroid-diffusion-test",
|
16 |
+
"Hekenye/lora-trained-xl-with-prior-loss-other",
|
17 |
+
"Govern/textual_inversion_bicycle",
|
18 |
+
"Hekenye/3d",
|
19 |
]
|
20 |
|
21 |
|