lightning/requirements/extra.txt

11 lines
288 B
Plaintext
Raw Normal View History

# extended list of package dependencies to reach full functionality
matplotlib>3.1
2022-03-04 22:16:23 +00:00
horovod>=0.21.2,<0.24 # no need to install with [pytorch] as pytorch is already installed
2021-11-08 11:29:39 +00:00
torchtext>=0.8.*
2021-10-26 11:58:20 +00:00
omegaconf>=2.0.5
hydra-core>=1.0.5
jsonargparse[signatures]>=4.3.0
2021-07-05 12:16:32 +00:00
gcsfs>=2021.5.0
rich>=10.2.2