markpeace commited on
Commit
25875bb
·
1 Parent(s): e9107c4

better server

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- Flask
 
 
 
 
1
+ #SERVER
2
+ Flask
3
+ Flask-cors
4
+ gunicorn