thejagstudio commited on
Commit
35adf34
·
1 Parent(s): 5dca526

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -247,6 +247,5 @@ def imageAPI(size, id):
247
  def home():
248
  return render_template("index.html")
249
 
250
-
251
  if __name__ == '__main__':
252
  app.run(host='0.0.0.0', port=7860)
 
247
  def home():
248
  return render_template("index.html")
249
 
 
250
  if __name__ == '__main__':
251
  app.run(host='0.0.0.0', port=7860)