ii5 commited on
Commit
5afc33c
·
verified ·
1 Parent(s): ea54f0b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -136,8 +136,7 @@ def main():
136
 
137
  # Launch with Mac-optimized settings
138
  interface.launch(
139
- server_name="127.0.0.1",
140
- server_port=7860,
141
  share=False,
142
  debug=False,
143
  show_error=True
 
136
 
137
  # Launch with Mac-optimized settings
138
  interface.launch(
139
+ show_api=False,
 
140
  share=False,
141
  debug=False,
142
  show_error=True