ReiPlush64 commited on
Commit
2f36ede
1 Parent(s): bb8d14d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  addict==2.4.0
2
  albumentations==1.3.0
3
  einops==0.6.0
@@ -14,8 +15,7 @@ prettytable==3.6.0
14
  pytorch-lightning
15
  safetensors==0.3.0
16
  timm
17
- https://download.pytorch.org/whl/cu117/torch-1.13.1%2Bcu117-cp39-cp39-linux_x86_64.whl
18
- torchvision==0.14.1+cu117
19
  fastai
20
  transformers==4.27.1
21
  datasets==2.9.0
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
  addict==2.4.0
3
  albumentations==1.3.0
4
  einops==0.6.0
 
15
  pytorch-lightning
16
  safetensors==0.3.0
17
  timm
18
+ torchvision==0.14.1+cu113
 
19
  fastai
20
  transformers==4.27.1
21
  datasets==2.9.0