Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -106,7 +106,7 @@ demo = gr.Interface(
|
|
106 |
#4,
|
107 |
True,
|
108 |
["foo", "baz"],
|
109 |
-
|
110 |
#"bar",
|
111 |
#os.path.join(os.path.dirname(__file__), "files/cheetah1.jpg"),
|
112 |
#os.path.join(os.path.dirname(__file__), "files/cheetah1.jpg"),
|
|
|
106 |
#4,
|
107 |
True,
|
108 |
["foo", "baz"],
|
109 |
+
"baz",
|
110 |
#"bar",
|
111 |
#os.path.join(os.path.dirname(__file__), "files/cheetah1.jpg"),
|
112 |
#os.path.join(os.path.dirname(__file__), "files/cheetah1.jpg"),
|