OAOA commited on
Commit
a4c6fd2
1 Parent(s): 5bff678

Add pip in requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,21 +1,22 @@
 
1
  torch==1.12.0
2
  torchvision==0.13.0
3
- omegaconf==2.3.0
4
  opencv-python==4.5.3.56
5
  numpy
6
  scikit-image
7
  scipy
8
- gdown==4.6.0
9
- einops==0.6.0
10
  six==1.16.0
11
  pyyaml==6.0
12
- h5py==3.7.0
13
- pillow==9.3.0
14
- protobuf==3.19.6
15
  tifffile==2022.10.10
16
  timm==0.6.12
17
  toml==0.10.2
18
  tqdm
19
  traitlets==5.5.0
20
- typing-extensions==4.4.0
21
  gradio
 
1
+ pip==24.2
2
  torch==1.12.0
3
  torchvision==0.13.0
4
+ omegaconf
5
  opencv-python==4.5.3.56
6
  numpy
7
  scikit-image
8
  scipy
9
+ gdown
10
+ einops
11
  six==1.16.0
12
  pyyaml==6.0
13
+ h5py
14
+ pillow
15
+ protobuf
16
  tifffile==2022.10.10
17
  timm==0.6.12
18
  toml==0.10.2
19
  tqdm
20
  traitlets==5.5.0
21
+ typing-extensions
22
  gradio