Spaces:
Running
Running
Update app.py
Browse files
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()
|