hasibzunair commited on
Commit
ff6f6fe
ยท
1 Parent(s): 7173f1f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,6 +1,11 @@
 
 
 
 
 
 
1
  numpy>=1.18.5
2
  torch>=1.7.0
3
  torchvision>=0.8.1
4
- h5py==2.10.0
5
- opencv-python
6
- Pillow
 
1
+ #numpy>=1.18.5
2
+ #torch>=1.7.0
3
+ #torchvision>=0.8.1
4
+ #h5py==2.10.0
5
+ #opencv-python
6
+ #Pillow
7
  numpy>=1.18.5
8
  torch>=1.7.0
9
  torchvision>=0.8.1
10
+ git+https://github.com/huggingface/transformers.git
11
+ scipy