Spaces:
Sleeping
Sleeping
allknowingroger
commited on
Commit
•
c02fa4f
1
Parent(s):
a702324
Update app.py
Browse files
app.py
CHANGED
@@ -5,16 +5,19 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
|
|
|
|
|
|
18 |
]
|
19 |
|
20 |
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"Lsnt/test_03",
|
9 |
+
"Pixel390/NEWKAY",
|
10 |
+
"Pixel390/BOYKILLUAV2",
|
11 |
+
"toastedshibe/lora-trained-xl-colab",
|
12 |
+
"Pixel390/GIRLKAY",
|
13 |
+
"omersen/omer_trained_model",
|
14 |
+
"snugsewey/test",
|
15 |
+
"Yntec/ArcticFowl",
|
16 |
+
"omersen/path-to-save-model",
|
17 |
+
"Bb8271/s",
|
18 |
+
"rishabguha/lora-trained-xl-colab_agsts_cat",
|
19 |
+
"Pixel390/BOY",
|
20 |
+
"Pixel390/NEWKUA",
|
21 |
]
|
22 |
|
23 |
|