prajwal967 commited on
Commit
a8ff77c
·
1 Parent(s): ad54a90

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- python=3.7
2
  pip
3
  pytorch
4
  torchvision
5
  torchaudio
6
- cudatoolkit=11.1
7
  transformers==4.11.3
8
  tensorflow>=2.0.0
9
  numpy>=1.19.4
 
1
+ python==3.7
2
  pip
3
  pytorch
4
  torchvision
5
  torchaudio
 
6
  transformers==4.11.3
7
  tensorflow>=2.0.0
8
  numpy>=1.19.4