magedsar7an commited on
Commit
a69778d
·
verified ·
1 Parent(s): 2087eb3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -192,9 +192,7 @@ footer {display:none !important;}
192
  """
193
  title = "🎬 Multilingual Video Classification (Beautiful + Voice Icon)"
194
  description = """
195
- Upload your video and choose a language.
196
- The model predicts the action and shows a **beautiful card** 🌍
197
- Click the 🔊 icon to **hear the word pronounced** in that language.
198
  """
199
  iface = gr.Interface(
200
  fn=classify_video,
 
192
  """
193
  title = "🎬 Multilingual Video Classification (Beautiful + Voice Icon)"
194
  description = """
195
+ 🌍Click the 🔊 icon to **hear the word pronounced** in that language.
 
 
196
  """
197
  iface = gr.Interface(
198
  fn=classify_video,