hasibzunair commited on
Commit
18614f4
·
1 Parent(s): 939534d
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  numpy>=1.18.5
2
  torch>=1.7.0
3
  torchvision>=0.8.1
4
- collections
 
 
 
1
  numpy>=1.18.5
2
  torch>=1.7.0
3
  torchvision>=0.8.1
4
+ git+https://github.com/huggingface/transformers.git
5
+ scipy
6
+ collections