[dependency] removed torchvision (#833)

* [dependency] removed torchvision

* fixed transforms
This commit is contained in:
Frank Lee
2022-04-22 15:24:35 +08:00
committed by GitHub
parent cb5a4778e1
commit 01e9f834f5
6 changed files with 30 additions and 53 deletions

View File

@@ -1,5 +1,3 @@
pytest
rpyc
matplotlib
tensorboard
torchvision
transformers

View File

@@ -1,9 +1,7 @@
torch>=1.8
torchvision>=0.9
numpy
tqdm
psutil
tensorboard
packaging
pre-commit
rich