Commit
·
5184491
1
Parent(s):
15dcc64
Update app.py
Browse files
app.py
CHANGED
|
@@ -5,16 +5,16 @@ import gradio as gr
|
|
| 5 |
import time
|
| 6 |
|
| 7 |
models =[
|
| 8 |
-
"
|
| 9 |
-
"
|
| 10 |
-
"
|
| 11 |
-
"
|
| 12 |
-
"
|
| 13 |
-
"
|
| 14 |
-
"
|
| 15 |
-
"
|
| 16 |
-
"msh1031/
|
| 17 |
-
"
|
| 18 |
]
|
| 19 |
|
| 20 |
|
|
|
|
| 5 |
import time
|
| 6 |
|
| 7 |
models =[
|
| 8 |
+
"gagan3012/gagan",
|
| 9 |
+
"Seooooooogi/version_3",
|
| 10 |
+
"LinoyTsaban/lora-trained-xl-colab-monster_toy-2e-06-500",
|
| 11 |
+
"yokai-zukan/202308151658",
|
| 12 |
+
"Yanmam/lyf3",
|
| 13 |
+
"DineshKumarSarangapani/lora-trained-xl-dinesh",
|
| 14 |
+
"ammag/lora-trained-xl-colab",
|
| 15 |
+
"kir0ul/lora-trained-xl-colab",
|
| 16 |
+
"msh1031/wafer-test",
|
| 17 |
+
"Seooooooogi/version_4",
|
| 18 |
]
|
| 19 |
|
| 20 |
|