tee342 commited on
Commit
19d55c7
·
verified ·
1 Parent(s): e41df33

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -222,7 +222,7 @@ interface = gr.Interface(
222
  description="Upload multiple files, apply effects in bulk, and download all results in a single ZIP.",
223
  allow_flagging="never"
224
  )
225
- ]
226
  interface = gr.Interface(
227
  fn=batch_process_audio,
228
  inputs=[
 
222
  description="Upload multiple files, apply effects in bulk, and download all results in a single ZIP.",
223
  allow_flagging="never"
224
  )
225
+ ],
226
  interface = gr.Interface(
227
  fn=batch_process_audio,
228
  inputs=[