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