TuanScientist commited on
Commit
da13376
1 Parent(s): 17ac907

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,4 +171,4 @@ with app:
171
  )
172
 
173
  # Launch the Gradio app
174
- app.launch(size=(1200, 800))
 
171
  )
172
 
173
  # Launch the Gradio app
174
+ app.launch()