Utkarsh64 commited on
Commit
6078f6f
·
verified ·
1 Parent(s): 3a5b9be

Update backend/requirements.txt

Browse files
Files changed (1) hide show
  1. backend/requirements.txt +6 -5
backend/requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- Flask==3.1.3
2
- flask-cors==6.0.2
3
- numpy==2.2.6
4
- pillow==12.2.0
5
- tensorflow==2.21.0
 
 
1
+ Flask==3.1.3
2
+ flask-cors==6.0.2
3
+ numpy==2.2.6
4
+ pillow==12.2.0
5
+ tensorflow==2.21.0
6
+ gunicorn