Update README.md

In line 178, templates folder seems to be inside of static folder and this condition gives notfoundtemplate error. I suggest delete one tab, I discovered this solution because I sew your solutions folder on github where locations is correct
pull/181/head
edgargonarr 3 years ago committed by GitHub
parent e69b13a294
commit 721ec86311
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -165,7 +165,7 @@ Now you can build a Flask app to call your model and return similar results, but
web-app/
static/
css/
templates/
templates/
notebook.ipynb
ufo-model.pkl
```

Loading…
Cancel
Save