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

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()
 
141
 
142
 
143
  if __name__ == "__main__":
144
+ demo.launch(port=7860)