Kasamuday commited on
Commit
b2af293
·
verified ·
1 Parent(s): 469a47e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -23
requirements.txt CHANGED
@@ -1,25 +1,12 @@
1
  Torch
2
  Transformers
3
- Flask==2.1.1
4
- numpy==1.21.5
5
- opencv-python==4.5.5.62
6
- tensorflow==2.9.0
7
- absl-py==1.1.0
8
- google-auth==2.6.6
9
- google-auth-oauthlib==0.4.6
10
- google-auth-httplib2==0.2.0
11
- google-pasta==0.2.0
12
- h5py==3.6.0
13
- Keras-Preprocessing==1.1.2
14
- libclang==14.0.1
15
- numpy-groupies==0.9.1
16
- opt-einsum==3.3.0
17
- protobuf==3.20.0
18
- py-cpuinfo==8.0.0
19
- scipy==1.8.0
20
- termcolor==1.1.0
21
- tensorflow-io==0.24.0
22
- Werkzeug==2.1.1
23
- object_detection
24
- Protobuf==3.20
25
- label_map_util
 
1
  Torch
2
  Transformers
3
+ flask
4
+ numpy
5
+ opencv-python
6
+ tensorflow
7
+ h5py
8
+ Keras-Preprocessing
9
+ libclang
10
+ scipy
11
+ termcolor
12
+ Werkzeug