lrmaneedeep commited on
Commit
076d36d
·
verified ·
1 Parent(s): f89cab1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  flask>=2.0.0
2
  tensorflow>=2.10.0
3
  numpy>=1.21.0
4
- pillow>=9.0.0
 
 
1
  flask>=2.0.0
2
  tensorflow>=2.10.0
3
  numpy>=1.21.0
4
+ pillow>=9.0.0
5
+ gunicorn>=21.0.0