syedmudassir16 commited on
Commit
534fcc4
·
verified ·
1 Parent(s): b70b8ee

Update app.py

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