sander-wood commited on
Commit
1efa219
1 Parent(s): ce18ed0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  transformers==4.18.0
2
  --find-links https://download.pytorch.org/whl/torch_stable.html
3
- torch==1.9.1+cu111
4
  -f https://download.pytorch.org/whl/torch_stable.html
5
- torchvision==0.10.1+cu111
6
  requests==2.27.1
7
  tqdm==4.63.1
8
  unidecode==1.3.4
 
1
  transformers==4.18.0
2
  --find-links https://download.pytorch.org/whl/torch_stable.html
3
+ torch
4
  -f https://download.pytorch.org/whl/torch_stable.html
5
+ torchvision
6
  requests==2.27.1
7
  tqdm==4.63.1
8
  unidecode==1.3.4