Spaces:
Runtime error
Runtime error
allknowingroger
commited on
Commit
•
8ad3239
1
Parent(s):
80b33e4
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 |
+
"Pclanglais/MickeyDP",
|
9 |
+
"andresesevilla/clover_cat_LoRA",
|
10 |
+
"iamadhxxx/Lora_xxxtentacion_sd1.4",
|
11 |
+
"dasdsff/LorePro3",
|
12 |
+
"multimodalart/poli-steps-final-face-token-only",
|
13 |
+
"multimodalart/poli-steps-final-face",
|
14 |
+
"multimodalart/poli-steps-final-face-no-caps",
|
15 |
+
"Norod78/SDXL-ShoshiZohar-Lora",
|
16 |
+
"terworld/Jenna_Ortega_as_Wednesday",
|
17 |
]
|
18 |
|
19 |
|