mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-05-03 09:23:58 +00:00
[dependency] removed torchvision (#833)
* [dependency] removed torchvision * fixed transforms
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
pytest
|
||||
rpyc
|
||||
matplotlib
|
||||
tensorboard
|
||||
torchvision
|
||||
transformers
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
torch>=1.8
|
||||
torchvision>=0.9
|
||||
numpy
|
||||
tqdm
|
||||
psutil
|
||||
tensorboard
|
||||
packaging
|
||||
pre-commit
|
||||
rich
|
||||
|
||||
Reference in New Issue
Block a user