henry000 commited on
Commit
0a56d06
·
1 Parent(s): c99d851

➕ [Update] requirements for dataloader

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
  hydra-core
2
  loguru
3
  numpy
 
4
  pytest
5
  pyyaml
6
  requests
7
  rich
8
  torch
 
9
  tqdm
 
1
  hydra-core
2
  loguru
3
  numpy
4
+ Pillow
5
  pytest
6
  pyyaml
7
  requests
8
  rich
9
  torch
10
+ torchvision
11
  tqdm