jarif commited on
Commit
4e80b07
·
verified ·
1 Parent(s): 37c8ef0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -79,7 +79,6 @@ iface = gr.Interface(
79
  inputs=gr.Video(
80
  label="Upload Video",
81
  format="mp4",
82
- source="upload",
83
  type="filepath"
84
  ),
85
  outputs=gr.Textbox(label="Top 3 Predictions"),
 
79
  inputs=gr.Video(
80
  label="Upload Video",
81
  format="mp4",
 
82
  type="filepath"
83
  ),
84
  outputs=gr.Textbox(label="Top 3 Predictions"),