EmicoBinsfinder commited on
Commit
bef2a73
1 Parent(s): 9808a5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,4 +121,4 @@ with gr.Blocks() as demo:
121
  )
122
 
123
 
124
- demo.launch(share=True)
 
121
  )
122
 
123
 
124
+ demo.launch()