ReiPlush64 commited on
Commit
70d32b3
1 Parent(s): aa1f740

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- torch==2.1.0
2
- torchvision
3
  addict==2.4.0
4
  albumentations==1.3.0
5
  einops==0.6.0
@@ -9,15 +8,14 @@ imageio==2.26.0
9
  imageio-ffmpeg==0.4.8
10
  kornia
11
  omegaconf==2.3.0
12
- torch==2.1.0
13
  opencv-contrib-python==4.7.0.72
14
  opencv-python-headless==4.7.0.72
15
  prettytable==3.6.0
16
  pytorch-lightning
17
  safetensors==0.3.0
18
  timm
19
- https://download.pytorch.org/whl/cu117/torch-1.13.1%2Bcu117-cp39-cp39-linux_x86_64.whl
20
- torchvision==0.14.1+cu113
21
  fastai
22
  transformers==4.27.1
23
  datasets==2.9.0
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu117
 
2
  addict==2.4.0
3
  albumentations==1.3.0
4
  einops==0.6.0
 
8
  imageio-ffmpeg==0.4.8
9
  kornia
10
  omegaconf==2.3.0
11
+ open-clip-torch
12
  opencv-contrib-python==4.7.0.72
13
  opencv-python-headless==4.7.0.72
14
  prettytable==3.6.0
15
  pytorch-lightning
16
  safetensors==0.3.0
17
  timm
18
+ torchvision==0.14.1+cu117
 
19
  fastai
20
  transformers==4.27.1
21
  datasets==2.9.0