Ahmed-14 commited on
Commit
e3f286a
·
1 Parent(s): 7e0cf9e

Update app.py

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