Commit
·
87ffcb4
1
Parent(s):
9d8044e
Update app.py
Browse files
app.py
CHANGED
@@ -5,13 +5,13 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
"MakAttack/dalmationTest750",
|
10 |
"saibharath/my-roses",
|
11 |
"Deepika912/mybag",
|
12 |
"albertengineer/lora-trained-xl-colab-dongho_1",
|
13 |
-
"
|
14 |
-
"
|
15 |
"ssarae/dreambooth_loopy",
|
16 |
"LATHA345/by-sunrise",
|
17 |
]
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"jrick6/imagenet_class_150",
|
9 |
"MakAttack/dalmationTest750",
|
10 |
"saibharath/my-roses",
|
11 |
"Deepika912/mybag",
|
12 |
"albertengineer/lora-trained-xl-colab-dongho_1",
|
13 |
+
"dhyadav/test_db",
|
14 |
+
"Yntec/EstheticRetroAnime",
|
15 |
"ssarae/dreambooth_loopy",
|
16 |
"LATHA345/by-sunrise",
|
17 |
]
|