Kalp97 commited on
Commit
1aec502
·
verified ·
1 Parent(s): 1831158

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -251,8 +251,7 @@ by Kalpi Edition
251
  with gr.Row():
252
  with gr.Column(scale=5):
253
  file_input = gr.File(
254
- label="Drop your file here — MP4 · MOV · MP3 · WAV · M4A",
255
- file_types=["video", "audio"]
256
  )
257
  with gr.Row():
258
  model_choice = gr.Dropdown(
 
251
  with gr.Row():
252
  with gr.Column(scale=5):
253
  file_input = gr.File(
254
+ label="Drop your file here — MP4 · MOV · MP3 · WAV · M4A"
 
255
  )
256
  with gr.Row():
257
  model_choice = gr.Dropdown(