allknowingroger
commited on
Commit
•
fb0d83b
1
Parent(s):
50b131c
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 |
+
"adrianerrea/lora-trained-xl-colab",
|
9 |
+
"Dinohg/my-pet-dog",
|
10 |
+
"agonh/sdxl",
|
11 |
+
"digiplay/xxgSl526_v1",
|
12 |
+
"Sejik/lora-trained-xl-colab",
|
13 |
+
"flobbit/cartoonz-car-magazine-sdxl-lora",
|
14 |
+
"agonh/SDXL-LORA",
|
15 |
+
"CiroN2022/high-tech-robotics",
|
16 |
+
"Deeraj999/my-cat",
|
17 |
]
|
18 |
|
19 |
|