Kasamuday commited on
Commit
c29e084
1 Parent(s): 6f80a39

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  Torch
2
  Transformers
 
3
  Flask==2.1.1
4
  numpy==1.21.5
5
  opencv-python==4.5.5.62
6
- tensorflow==2.7.0
7
  absl-py==1.1.0
8
  google-auth==2.6.6
9
  google-auth-oauthlib==0.4.6
 
1
  Torch
2
  Transformers
3
+ python==3.8.0
4
  Flask==2.1.1
5
  numpy==1.21.5
6
  opencv-python==4.5.5.62
7
+ tensorflow==2.9.0
8
  absl-py==1.1.0
9
  google-auth==2.6.6
10
  google-auth-oauthlib==0.4.6