geekgirl3 commited on
Commit
5095d72
·
verified ·
1 Parent(s): 02a5847

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()
 
700
 
701
  # Launch the app
702
  if __name__ == "__main__":
703
+ demo.launch(max_file_size="50mb")