Zelyanoth commited on
Commit
dc005d0
·
verified ·
1 Parent(s): a979b20

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -619,9 +619,7 @@ async def main():
619
  # Launch interface (this will block)
620
  await asyncio.to_thread(
621
  interface.launch,
622
- server_name="0.0.0.0",
623
  server_port=7860,
624
- share=False,
625
  debug=False,
626
  show_error=True,
627
  quiet=False
 
619
  # Launch interface (this will block)
620
  await asyncio.to_thread(
621
  interface.launch,
 
622
  server_port=7860,
 
623
  debug=False,
624
  show_error=True,
625
  quiet=False