mindwrapped commited on
Commit
1ff58d7
·
1 Parent(s): 5ce4e35

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -158,4 +158,4 @@ with demo:
158
  outputs=[df1, df2])
159
 
160
 
161
- demo.launch(debug=True)
 
158
  outputs=[df1, df2])
159
 
160
 
161
+ demo.launch()