ANASAKHTAR commited on
Commit
0581182
·
verified ·
1 Parent(s): a4e4dc1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,4 +94,4 @@ with gr.Blocks() as demo:
94
  )
95
 
96
  if __name__ == "__main__":
97
- demo.launch(share=True)
 
94
  )
95
 
96
  if __name__ == "__main__":
97
+ demo.launch()