allknowingroger
commited on
Commit
•
f0cf3e5
1
Parent(s):
dcbc458
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 |
-
"Yntec/
|
15 |
-
"
|
16 |
-
"
|
17 |
]
|
18 |
|
19 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"mwiki/sd-xl-colab",
|
9 |
+
"ostris/ikea-instructions-lora-sdxl",
|
10 |
+
"abedsaad/lora-trained-xl-colab",
|
11 |
+
"alexofntu/textual_inversion_cat",
|
12 |
+
"rovi27/lora-trained-xl-colab",
|
13 |
+
"Jatin7698/my-pet-dog-xzg",
|
14 |
+
"Yntec/Oiran",
|
15 |
+
"gbellamy/lora-trained-xl-colab_2",
|
16 |
+
"AchyuthGamer/ImMagician",
|
17 |
]
|
18 |
|
19 |
|