ruslanmv commited on
Commit
f06a8f4
1 Parent(s): aed7369

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,5 +85,5 @@ gr.Interface(fn = video_to_translate,
85
  For more information visit <a href="https://ruslanmv.com/">ruslanmv.com</a>
86
  </p>
87
  </div>''',
88
- examples=[['obama.mp4',"English",'Spanish']]
89
  ).launch()
 
85
  For more information visit <a href="https://ruslanmv.com/">ruslanmv.com</a>
86
  </p>
87
  </div>''',
88
+ #examples=[['obama.mp4',"English",'Spanish']]
89
  ).launch()