clearml/examples/frameworks/pytorch/requirements.txt

10 lines
194 B
Plaintext

matplotlib
tensorboardX
tensorboard>=1.14.0
torch >= 1.1.0 ; python_version >= '3.8'
torch <= 1.5.1 ; python_version < '3.8'
torchvision
tqdm
jsonschema==3.2.0 ; python_version <= '3.5'
clearml