gayatripadmani commited on
Commit
5bb5e7b
1 Parent(s): 3d827e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -26
requirements.txt CHANGED
@@ -1,38 +1,18 @@
1
- # numpy==1.24.4
2
- # scipy==1.10.1
3
- # scikit-image==0.21.0
4
- # opencv-python==4.7.0.72
5
- # pillow==9.4.0
6
- # diffusers==0.24.0
7
- # transformers==4.36.2
8
- # accelerate==0.26.1
9
- # matplotlib==3.7.4
10
- # tqdm==4.64.1
11
- # gradio==4.16.0
12
- # config==0.5.1
13
- # einops==0.7.0
14
- # onnxruntime==1.16.2
15
-
16
- transformers==4.36.2
17
- torch==2.0.1
18
- torchvision==0.15.2
19
- torchaudio==2.0.2
20
  numpy==1.24.4
21
  scipy==1.10.1
22
- diffusers==0.24.0
23
  scikit-image==0.21.0
24
  opencv-python==4.7.0.72
25
  pillow==9.4.0
 
26
  transformers==4.36.2
27
  accelerate==0.26.1
28
  matplotlib==3.7.4
29
  tqdm==4.64.1
 
30
  config==0.5.1
31
  einops==0.7.0
32
  onnxruntime==1.16.2
33
- basicsr
34
- av
35
- fvcore
36
- cloudpickle
37
- omegaconf
38
- pycocotools
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  numpy==1.24.4
2
  scipy==1.10.1
 
3
  scikit-image==0.21.0
4
  opencv-python==4.7.0.72
5
  pillow==9.4.0
6
+ diffusers==0.24.0
7
  transformers==4.36.2
8
  accelerate==0.26.1
9
  matplotlib==3.7.4
10
  tqdm==4.64.1
11
+ gradio==4.16.0
12
  config==0.5.1
13
  einops==0.7.0
14
  onnxruntime==1.16.2
15
+ torch==2.0.1
16
+ torchvision==0.15.2
17
+ torchaudio==2.0.2
18
+ spaces