IZERE HIRWA Roger commited on
Commit
e1c09dd
·
1 Parent(s): f22d3ca
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -87,4 +87,5 @@ def static_files(filename):
87
 
88
  if __name__ == '__main__':
89
  os.makedirs('static/uploads', exist_ok=True)
 
90
  app.run(host='0.0.0.0', port=7860)
 
87
 
88
  if __name__ == '__main__':
89
  os.makedirs('static/uploads', exist_ok=True)
90
+
91
  app.run(host='0.0.0.0', port=7860)