crypto-code commited on
Commit
0f0b41e
·
1 Parent(s): 041fd64

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -353,6 +353,4 @@ with gr.Blocks() as demo:
353
  ], show_progress=True)
354
 
355
  if __name__ == "__main__":
356
- global generated_audio_files
357
- generated_audio_files = []
358
  demo.launch()
 
353
  ], show_progress=True)
354
 
355
  if __name__ == "__main__":
 
 
356
  demo.launch()