Ahmed-14 commited on
Commit
5eeecdb
1 Parent(s): e7d328f

Update app.py

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