treasuremars commited on
Commit
f716764
·
verified ·
1 Parent(s): e7bc6fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -141,4 +141,4 @@ demo = gr.Interface(
141
 
142
 
143
  if __name__ == "__main__":
144
- demo.launch(port=7860)
 
141
 
142
 
143
  if __name__ == "__main__":
144
+ demo.launch()