TuanScientist commited on
Commit
828a9f1
1 Parent(s): 72d87fd

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()
 
171
  )
172
 
173
  # Launch the Gradio app
174
+ app.launch(fullscreen=True)