allknowingroger
commited on
Commit
•
34d70b1
1
Parent(s):
23563e6
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 |
model_functions = {}
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"Prateekjain24/autotrain-fco56-qnzow",
|
9 |
+
"sessex/margiela-style-small-LoRA",
|
10 |
+
"AmilaUvaz/autotrain-950za-g2yc6",
|
11 |
+
"yuexishuihan/lora-sdxl-dog",
|
12 |
+
"cosmicBboy/stable-diffusion-xl-base-1.0-lora-dreambooth-critdream",
|
13 |
+
"tonyassi/mugler-fw97-fashion-lora",
|
14 |
+
"tempertrash/cat_LoRA",
|
15 |
+
"LucyintheSky/lucy-23-5-17-lora",
|
16 |
+
"Tbonious/Mona2",
|
17 |
]
|
18 |
|
19 |
model_functions = {}
|