thechaiexperiment commited on
Commit
4ef7342
·
1 Parent(s): 31bad44

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -216,4 +216,5 @@ if not init_success:
216
  exit(1)
217
 
218
  if __name__ == "__main__":
219
- app.run(host='0.0.0.0', port=7860)
 
 
216
  exit(1)
217
 
218
  if __name__ == "__main__":
219
+ app.run(host='0.0.0.0', port=7860)
220
+