allknowingroger
commited on
Commit
•
dfbd067
1
Parent(s):
e89147e
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 |
+
"revellsi/reachy-img-generator20240104",
|
9 |
+
"sifjijos/corgy_dog_LoRA",
|
10 |
+
"modamsko/lora-sdxl-dog",
|
11 |
+
"Pclanglais/wiki-model",
|
12 |
+
"modamsko/lora-sdxl-flatillustration",
|
13 |
+
"salma-remyx/amumu-sdxl-lora",
|
14 |
+
"bawgz/my-lora",
|
15 |
+
"bawgz/drip-glasses",
|
16 |
+
"artificialguybr/ps1redmond-ps1-game-graphics-lora-for-sdxl",
|
17 |
]
|
18 |
|
19 |
|