allknowingroger
commited on
Commit
•
927ca8f
1
Parent(s):
2a69cd4
Update app.py
Browse files
app.py
CHANGED
@@ -5,10 +5,10 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
"SudeepShetty/dogs",
|
10 |
-
"
|
11 |
-
"
|
12 |
"shantanudave/autotrain-adv-15sept",
|
13 |
"dbecker1/sd-pokemon-model-lora-sdxl",
|
14 |
"RBT15/my-koala-xzy",
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"rjaiswal/sdxl-spiga-tubogas-model-lora",
|
9 |
"SudeepShetty/dogs",
|
10 |
+
"multimodalart/anime-lineart-manga-like-xian-gao-xian-hua-mangafeng-man-hua-feng-style-2",
|
11 |
+
"tim-kang/dreambooth-tetraneo-breakwater",
|
12 |
"shantanudave/autotrain-adv-15sept",
|
13 |
"dbecker1/sd-pokemon-model-lora-sdxl",
|
14 |
"RBT15/my-koala-xzy",
|