prateekiiest commited on
Commit
4c542cb
1 Parent(s): 40d46ad
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,4 +106,4 @@ with demo:
106
  outputs=[df1, df2])
107
 
108
 
109
- demo.launch(share=True)
106
  outputs=[df1, df2])
107
 
108
 
109
+ demo.launch()