IZERE HIRWA Roger commited on
Commit
76030e0
·
1 Parent(s): 5369a83
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -51,4 +51,5 @@ def generate():
51
 
52
  if __name__ == '__main__':
53
  os.makedirs('static/uploads', exist_ok=True)
 
54
  app.run(host='0.0.0.0', port=7860)
 
51
 
52
  if __name__ == '__main__':
53
  os.makedirs('static/uploads', exist_ok=True)
54
+
55
  app.run(host='0.0.0.0', port=7860)