allknowingroger
commited on
Commit
•
b039470
1
Parent(s):
8b28632
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 |
+
"Yntec/Dreamshaper8",
|
9 |
+
"jsram/textxl",
|
10 |
+
"LiLyFalcon/dreambooth_lora_Galaxiga_battle_aircraft-trained-xl-colab",
|
11 |
+
"kaneyxx/bento",
|
12 |
+
"naphatmanu/sdxl-lora-ikea-modern-international-1-500steps",
|
13 |
+
"naphatmanu/sdxl-lora-ikea-modern-international-1",
|
14 |
+
"melaris/Hannah2Ai",
|
15 |
+
"livingbox/model-text-oct-12",
|
16 |
+
"Daniil-plotnikov/deepvision-v3-0",
|
17 |
]
|
18 |
|
19 |
|