allknowingroger
commited on
Commit
·
cf3df90
1
Parent(s):
f0cf3e5
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 |
+
"jakub014/besen-test",
|
9 |
+
"ranajithore/stable-diffusion-v2-512px-specially-trained-for-plant-cell-structure-diagram-new",
|
10 |
+
"HANISHA-DUVVURI/my-pet-dog",
|
11 |
+
"hosnasn/ikea5",
|
12 |
+
"Rithick46/luxurious-home-interior",
|
13 |
+
"likith1503/pet-dogs",
|
14 |
+
"aneesh007/my-pet-dog",
|
15 |
+
"eswar12345/my-pet-dog",
|
16 |
+
"Cypher594/my-pet-dog",
|
17 |
]
|
18 |
|
19 |
|