Sai004 commited on
Commit
9aaa184
·
1 Parent(s): 7c4da79

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -258,4 +258,4 @@ gradio_interface = gradio.Interface(
258
  article="© ScholarSync 2023"
259
  )
260
 
261
- gradio_interface.launch(share=True)
 
258
  article="© ScholarSync 2023"
259
  )
260
 
261
+ gradio_interface.launch()