Spaces:
Building
Building
allknowingroger
commited on
Commit
•
bfdfd2b
1
Parent(s):
0bcd752
Update app.py
Browse files
app.py
CHANGED
@@ -5,16 +5,17 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
|
|
18 |
]
|
19 |
|
20 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"Hemanth-thunder/lora-trained-xl-hmth",
|
9 |
+
"rdpb/lora-trained-xl-colab",
|
10 |
+
"markyen/jimvisit",
|
11 |
+
"Eggsbena/model_0011",
|
12 |
+
"Eggsbena/model_0010",
|
13 |
+
"stephanebhiri/lora-trained-xl-colab-stp18",
|
14 |
+
"sbarcelona11/KIDS-ILLUSTRATION-LSH",
|
15 |
+
"gsrujana/output",
|
16 |
+
"artificialguybr/LineAniRedmond-LinearMangaSDXL",
|
17 |
+
"Jade1211/textual_inversion_newcar",
|
18 |
+
"Yntec/WoopWoopRemix",
|
19 |
]
|
20 |
|
21 |
|