MichaelChou0806 commited on
Commit
4ca8946
·
verified ·
1 Parent(s): ac7bd81

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,4 +137,4 @@ if __name__ == "__main__":
137
  demo.launch(server_name="0.0.0.0", server_port=7860)
138
  else:
139
  threading.Thread(target=run_api, daemon=True).start()
140
- demo.launch()
 
137
  demo.launch(server_name="0.0.0.0", server_port=7860)
138
  else:
139
  threading.Thread(target=run_api, daemon=True).start()
140
+ app = demo