ManarAli commited on
Commit
984283d
Β·
verified Β·
1 Parent(s): 447a692

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,4 +112,4 @@ with gr.Blocks() as demo:
112
  outputs=output_text
113
  )
114
 
115
- demo.launch(share=True, server_port=4879)
 
112
  outputs=output_text
113
  )
114
 
115
+ demo.launch()