ShahdReda commited on
Commit
094a954
·
verified ·
1 Parent(s): f10951d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,4 +128,4 @@ interface = gr.Interface(
128
  )
129
 
130
  # Launch the Gradio interface
131
- interface.launch(share=True, server_port=7871)
 
128
  )
129
 
130
  # Launch the Gradio interface
131
+ interface.launch()