allknowingroger
commited on
Commit
•
74547be
1
Parent(s):
b5d39a3
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 |
+
"DoctorDiffusion/doctor-diffusion-s-n64-xl-lora-218mb-7mb-versions",
|
9 |
+
"DoctorDiffusion/gozer-cat-218mb-lora-xl",
|
10 |
+
"DoctorDiffusion/doctor-diffusion-s-toy-xl-style-lora",
|
11 |
+
"DoctorDiffusion/doctor-diffusion-s-negative-xl-lora",
|
12 |
+
"DoctorDiffusion/doctor-diffusion-s-stylized-silhouette-photography-xl-lora",
|
13 |
+
"DoctorDiffusion/painterly-laclair-artstyle-lora-218mb-1-8gb-versions",
|
14 |
+
"DoctorDiffusion/gltch-artstyle-corrupt-cr2-canon-raw-files-218mb-lora",
|
15 |
+
"multimodalart/test-poli-face-fast",
|
16 |
+
"multimodalart/a0dad0a-poli",
|
17 |
]
|
18 |
|
19 |
|