aditya5203 commited on
Commit
974e7d3
Β·
verified Β·
1 Parent(s): a85e4d8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -1,24 +1,28 @@
1
  torch==2.1.0
2
  torchvision==0.16.0
3
  torchaudio==2.1.0
 
4
  numpy==1.24.4
5
  pydantic==2.10.6
6
  scipy==1.10.1
7
  scikit-image==0.21.0
8
- opencv-python==4.7.0.72
9
  pillow==9.4.0
 
10
  diffusers==0.25.0
11
  transformers==4.36.2
12
  accelerate==0.26.1
 
 
13
  matplotlib==3.7.4
14
  tqdm==4.64.1
15
  config==0.5.1
16
  einops==0.7.0
17
  onnxruntime==1.16.2
 
18
  basicsr
19
  av
20
  fvcore
21
  cloudpickle
22
  omegaconf
23
- pycocotools
24
- huggingface_hub==0.25.0
 
1
  torch==2.1.0
2
  torchvision==0.16.0
3
  torchaudio==2.1.0
4
+
5
  numpy==1.24.4
6
  pydantic==2.10.6
7
  scipy==1.10.1
8
  scikit-image==0.21.0
9
+ opencv-python-headless==4.7.0.72
10
  pillow==9.4.0
11
+
12
  diffusers==0.25.0
13
  transformers==4.36.2
14
  accelerate==0.26.1
15
+ huggingface_hub==0.25.0
16
+
17
  matplotlib==3.7.4
18
  tqdm==4.64.1
19
  config==0.5.1
20
  einops==0.7.0
21
  onnxruntime==1.16.2
22
+
23
  basicsr
24
  av
25
  fvcore
26
  cloudpickle
27
  omegaconf
28
+ pycocotools