Spaces:
Runtime error
Runtime error
allknowingroger
commited on
Commit
•
668f83c
1
Parent(s):
61450e6
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 |
+
"oshita-n/mign-jtb-lora",
|
9 |
+
"thejcannon/seussal-diffusion",
|
10 |
+
"Wusul/thisbiscuitdoesnotexist",
|
11 |
+
"jamesking/faye-dreambooth-xl",
|
12 |
+
"lordjia/contemporary-chinese-lora",
|
13 |
+
"lordjia/lelo-lego-lora",
|
14 |
+
"bongo2112/sdxl-db-moodewji-v3",
|
15 |
+
"KappaNeuro/zanele-muholi-style",
|
16 |
+
"Krebzonide/LoRA-YX1",
|
17 |
]
|
18 |
|
19 |
|