trysem commited on
Commit
6571b48
1 Parent(s): 440dc17

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  Torch
2
- --find-links https://download.pytorch.org/whl/torch_stable.html
3
  setuptools==59.5.0
4
  transformers==4.3.3
5
 
@@ -28,7 +28,7 @@ transformers
28
  #accelerate
29
  #requests
30
 
31
- -f https://download.pytorch.org/whl/cu116
32
  torch
33
  torchvision
34
  torchaudio
 
1
  Torch
2
+ #--find-links https://download.pytorch.org/whl/torch_stable.html
3
  setuptools==59.5.0
4
  transformers==4.3.3
5
 
 
28
  #accelerate
29
  #requests
30
 
31
+ #-f https://download.pytorch.org/whl/cu116
32
  torch
33
  torchvision
34
  torchaudio