dvdnss commited on
Commit
6f61622
1 Parent(s): 8316bfd

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,15 +1,15 @@
1
- pandas==1.3.4
2
- numpy==1.21.4
3
  -f https://download.pytorch.org/whl/cu113/torch_stable.html
4
- torch==1.10.0+cu113
5
  -f https://download.pytorch.org/whl/cu113/torch_stable.html
6
- torchvision==0.11.1+cu113
7
- matplotlib==3.5.0
8
- pycocotools==2.0.3
9
- scikit-image==0.19.0
10
- Pillow==8.4.0
11
- opencv-python==4.5.4.60
12
  tqdm==4.62.3
13
- streamlit==1.2.0
14
  ffmpeg==1.4
15
- gdown==4.2.0
1
+ pandas==1.4.1
2
+ numpy==1.22.2
3
  -f https://download.pytorch.org/whl/cu113/torch_stable.html
4
+ torch==1.10.2+cu113
5
  -f https://download.pytorch.org/whl/cu113/torch_stable.html
6
+ torchvision==0.11.3+cu113
7
+ matplotlib==3.5.1
8
+ pycocotools==2.0.4
9
+ scikit-image==0.19.2
10
+ Pillow==9.0.1
11
+ opencv-python==4.5.5.62
12
  tqdm==4.62.3
13
+ streamlit==1.6.0
14
  ffmpeg==1.4
15
+ gdown==4.3.1