ruslanmv commited on
Commit
dd56c6c
1 Parent(s): 5c25cbe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,7 +88,7 @@ gr.Interface(fn = video_to_translate,
88
  For more information visit <a href="https://ruslanmv.com/">ruslanmv.com</a>
89
  </p>
90
  </div>''',
91
- examples=examples
92
  ).launch()
93
 
94
 
 
88
  For more information visit <a href="https://ruslanmv.com/">ruslanmv.com</a>
89
  </p>
90
  </div>''',
91
+ #examples=examples
92
  ).launch()
93
 
94