hrlima commited on
Commit
0b4cbe7
·
verified ·
1 Parent(s): 40e3c4e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- flask==3.0.3
2
- flask-cors==4.0.0
3
- requests==2.32.3
4
- firebase-admin==6.5.0
5
- gunicorn==23.0.0
6
- python-dotenv==1.0.1
 
1
+ flask
2
+ firebase-admin
3
+ python-dotenv
4
+ huggingface-hub
5
+ gunicorn
6
+ requests