allknowingroger
commited on
Commit
•
98e67a0
1
Parent(s):
838e941
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 |
+
"lberglund/sweep_full_5_20231012151035",
|
9 |
+
"melaris/Natalia2ai-v1.2",
|
10 |
+
"lberglund/sweep_full_4_20231012144600",
|
11 |
+
"lberglund/sweep_full_3_20231012130016",
|
12 |
+
"LiLyFalcon/lora_Galaxiga_battle_aircraft-trained-15-colab",
|
13 |
+
"ahmedghani/waqas-ramzam-sdxl-1200",
|
14 |
+
"zeerakwyne/dreambooth_lora_model_1000",
|
15 |
+
"shekar426/my-lion",
|
16 |
+
"zeerakwyne/dreambooth_lora_model_jennifer",
|
17 |
]
|
18 |
|
19 |
|