broadfield-dev commited on
Commit
8bb57e2
·
verified ·
1 Parent(s): 058d64b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -52,7 +52,6 @@ iface = gr.Interface(
52
  title="Twitter/X Video Translator",
53
  description="Enter a link to a Twitter/X video to translate its audio to English. Handles videos longer than 30 seconds.",
54
  allow_flagging="never",
55
- examples=[["https://x.com/OpenAI/status/1790145460393734444"]]
56
  )
57
 
58
  if __name__ == "__main__":
 
52
  title="Twitter/X Video Translator",
53
  description="Enter a link to a Twitter/X video to translate its audio to English. Handles videos longer than 30 seconds.",
54
  allow_flagging="never",
 
55
  )
56
 
57
  if __name__ == "__main__":