awacke1 commited on
Commit
6c7f3a9
·
1 Parent(s): ea656ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ demo = gr.Interface(
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"),
 
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"),