github-actions[bot] commited on
Commit
030978c
·
1 Parent(s): 9c8bec4

Sync from GitHub: 5a0ca8b786581b9d5aeacc483510a396af4f10e8

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,4 +79,4 @@ demo = gr.TabbedInterface(
79
 
80
 
81
  if __name__ == "__main__":
82
- demo.launch(share=False, server_name="0.0.0.0")
 
79
 
80
 
81
  if __name__ == "__main__":
82
+ demo.launch()