Politrees commited on
Commit
1a17bc6
·
verified ·
1 Parent(s): 037513d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -282,4 +282,4 @@ def create_gradio_interface():
282
 
283
  if __name__ == "__main__":
284
  txt2spec = create_gradio_interface()
285
- txt2spec.launch(share=True)
 
282
 
283
  if __name__ == "__main__":
284
  txt2spec = create_gradio_interface()
285
+ txt2spec.launch()