Yixin1234 commited on
Commit
0520aba
·
1 Parent(s): 11418a6

fix config

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -42,7 +42,5 @@ demo = gr.Interface(
42
  )
43
 
44
  demo.launch(
45
- server_name="0.0.0.0",
46
- server_port=7860,
47
  enable_api=True
48
  )
 
42
  )
43
 
44
  demo.launch(
 
 
45
  enable_api=True
46
  )