clearml/examples/frameworks/pytorch/requirements.txt

6 lines
82 B
Plaintext
Raw Normal View History

2020-06-15 19:48:51 +00:00
matplotlib
2020-08-08 09:59:03 +00:00
tensorboardX
2020-06-15 19:48:51 +00:00
tensorboard>=1.14.0
torch>=1.1.0
2020-11-25 09:25:28 +00:00
torchvision>=0.3.0
trains