SFconvertbot commited on
Commit
f8b335f
1 Parent(s): cac4e35

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,4 +93,4 @@ demo = gr.Interface(
93
  fn=run,
94
  ).queue()
95
 
96
- demo.launch(show_api=True)
 
93
  fn=run,
94
  ).queue()
95
 
96
+ demo.launch(show_api=True, max_size=10)