Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -80,7 +80,7 @@ gr.Interface(fn = video_to_translate,
|
|
80 |
For more information visit <a href="https://ruslanmv.com/">ruslanmv.com</a>
|
81 |
</p>
|
82 |
</div>''',
|
83 |
-
examples=[['https://huggingface.co/spaces/ruslanmv/Video-Translator/
|
84 |
# ['obama.mp4',"English",'Italian'],
|
85 |
# ['obama.mp4',"English",'German'],
|
86 |
# ['obama.mp4',"English",'Japanese']
|
|
|
80 |
For more information visit <a href="https://ruslanmv.com/">ruslanmv.com</a>
|
81 |
</p>
|
82 |
</div>''',
|
83 |
+
examples=[['https://huggingface.co/spaces/ruslanmv/Video-Translator/resolve/main/obama.mp4',"English",'Spanish']]#,
|
84 |
# ['obama.mp4',"English",'Italian'],
|
85 |
# ['obama.mp4',"English",'German'],
|
86 |
# ['obama.mp4',"English",'Japanese']
|