xxparthparekhxx commited on
Commit
7e364d6
·
1 Parent(s): b1781f5

test what is going on

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -376,5 +376,5 @@ with gr.Blocks(title="Media Toolbox") as app:
376
  outputs=files_output)
377
 
378
 
379
- if __name__ == "__main__":
380
- app.launch(max_size=1024*1024*10000)
 
376
  outputs=files_output)
377
 
378
 
379
+ # if __name__ == "__main__":
380
+ app.launch()