harsh-manvar commited on
Commit
fccd59a
·
verified ·
1 Parent(s): ea20777

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,4 +76,4 @@ with gr.Blocks() as demo:
76
  )
77
 
78
  # Launch the app
79
- demo.launch(server_port="7860")
 
76
  )
77
 
78
  # Launch the app
79
+ demo.launch()