Spaces:
Runtime error
Runtime error
Commit
·
27608cb
1
Parent(s):
2011f6a
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 |
+
"aditya1105/dog-img",
|
| 9 |
+
"malaikark007/my-bicycle",
|
| 10 |
+
"Vaishnavi24/my-pet-dog-with-smiling",
|
| 11 |
+
"timasher/pitbandit-example",
|
| 12 |
+
"aishu354/myfirstmode",
|
| 13 |
+
"Sreelekha27/my-dragon-fruit-xzg",
|
| 14 |
+
"melaris/hannahreal",
|
| 15 |
+
"Yntec/RealCartoon3D",
|
| 16 |
+
"John1207/my-pet-dog",
|
| 17 |
]
|
| 18 |
|
| 19 |
|