geekgirl3 commited on
Commit
36c3a00
·
verified ·
1 Parent(s): 5095d72

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -700,4 +700,4 @@ with gr.Blocks(title="Binary Matrix Feedback Transformer", css="""
700
 
701
  # Launch the app
702
  if __name__ == "__main__":
703
- demo.launch(max_file_size="50mb")
 
700
 
701
  # Launch the app
702
  if __name__ == "__main__":
703
+ demo.launch()