HMPhuoc commited on
Commit
6388a83
1 Parent(s): 53ac83e

add flask-cors to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  flask
 
2
  gunicorn
3
  tensorflow
4
  numpy
 
1
  flask
2
+ flask_cors
3
  gunicorn
4
  tensorflow
5
  numpy