clearml/examples/frameworks/pytorch/requirements.txt

10 lines
148 B
Plaintext
Raw Normal View History

clearml
jsonschema==3.2.0 ; python_version <= '3.5'
2020-06-15 19:48:51 +00:00
matplotlib
pytorch-ignite
2020-06-15 19:48:51 +00:00
tensorboard>=1.14.0
tensorboardX
torch>=1.1.0
torchvision>=0.3.0
tqdm