Yozhikoff commited on
Commit
e993597
Β·
1 Parent(s): dcadea4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -87,4 +87,4 @@ with gr.Blocks(title='Paper classifier') as demo:
87
  cache_examples=True,
88
  )
89
 
90
- demo.launch(share=True)
 
87
  cache_examples=True,
88
  )
89
 
90
+ demo.launch()