TheVeshup commited on
Commit
fc66253
·
verified ·
1 Parent(s): 17410ec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,15 +1,13 @@
1
- transformers==4.36.2
2
- torch
3
  torchvision==0.15.2
4
  torchaudio==2.0.2
5
  numpy==1.24.4
6
  scipy==1.10.1
7
  huggingface_hub==0.25.2
8
-
9
  scikit-image==0.21.0
10
  opencv-python==4.7.0.72
11
  pillow==9.4.0
12
- diffusers
13
  transformers==4.36.2
14
  accelerate==0.26.1
15
  matplotlib==3.7.4
@@ -22,4 +20,4 @@ av
22
  fvcore
23
  cloudpickle
24
  omegaconf
25
- pycocotools
 
1
+ torch==2.0.1
 
2
  torchvision==0.15.2
3
  torchaudio==2.0.2
4
  numpy==1.24.4
5
  scipy==1.10.1
6
  huggingface_hub==0.25.2
 
7
  scikit-image==0.21.0
8
  opencv-python==4.7.0.72
9
  pillow==9.4.0
10
+ diffusers==0.20.2
11
  transformers==4.36.2
12
  accelerate==0.26.1
13
  matplotlib==3.7.4
 
20
  fvcore
21
  cloudpickle
22
  omegaconf
23
+ pycocotools