allknowingroger
commited on
Commit
•
6b8083e
1
Parent(s):
659a8cc
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 |
+
"AliRiza/corgy_dog_LoRA",
|
9 |
+
"brg2187/corgy_wend_yam_odg_LoRA",
|
10 |
+
"mechXsteam/demon_slayer_1026",
|
11 |
+
"jheuel/lora-trained-xl",
|
12 |
+
"finalyear2023/rohit_Sharma",
|
13 |
+
"finalyear2023/vinityadavsdxl",
|
14 |
+
"Aysad/pb-dreambooth-sdxl",
|
15 |
+
"bongo2112/sdxl-db-mulokoziepk",
|
16 |
+
"thinkermode/sdxl-db-mrcreddy",
|
17 |
]
|
18 |
|
19 |
|