geekgirl3 commited on
Commit
e49d959
·
verified ·
1 Parent(s): 3d6188b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -432,6 +432,5 @@ with gr.Blocks(title="CSV Binary Transformation Tool", theme=gr.themes.Soft()) a
432
 
433
  if __name__ == "__main__":
434
  app.launch(
435
- share=True,
436
- max_file_size="50mb"
437
  )
 
432
 
433
  if __name__ == "__main__":
434
  app.launch(
435
+
 
436
  )