ernestmindres commited on
Commit
f7d0e69
·
verified ·
1 Parent(s): f490d20

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- flask
2
- huggingface-hub
3
- bcrypt
4
- requests
5
- gunicorn
6
- Flask-CORS
 
 
1
+ flask
2
+ huggingface-hub
3
+ bcrypt
4
+ requests
5
+ gunicorn
6
+ Flask-CORS
7
+ python-dotenv