osamaifti commited on
Commit
fa1fa67
1 Parent(s): e192377

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,4 +47,4 @@ def upload_image():
47
  return render_template('index.html')
48
 
49
  if __name__ == '__main__':
50
- app.run(debug=True)
 
47
  return render_template('index.html')
48
 
49
  if __name__ == '__main__':
50
+ app.run(debug=True)