allknowingroger
commited on
Commit
•
0009d7b
1
Parent(s):
a4cc03b
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 |
+
"harshith-7/lora-trained-sdxl-saina",
|
9 |
+
"Seooooooogi/lora-sdxl-bag",
|
10 |
+
"robin-weaver/me_vX_LoRA",
|
11 |
+
"hbot0001/mali",
|
12 |
+
"Yntec/Tantrum",
|
13 |
+
"digiplay/MengX_Mix_Real_v3",
|
14 |
+
"RUSHAID/picture-of-a-bmw",
|
15 |
+
"livingbox/model-test-01",
|
16 |
+
"matmatmat1/derangedguyed",
|
17 |
]
|
18 |
|
19 |
|