2020-03-25 11:46:27 +00:00
|
|
|
# extended list of package dependencies to reach full functionality
|
|
|
|
|
2020-12-02 16:18:14 +00:00
|
|
|
matplotlib>3.1
|
2021-02-09 17:25:57 +00:00
|
|
|
horovod>=0.21.2 # 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
|
2021-11-29 14:12:53 +00:00
|
|
|
jsonargparse[signatures]>=4.0.4
|
2021-07-05 12:16:32 +00:00
|
|
|
gcsfs>=2021.5.0
|
2021-09-09 20:53:47 +00:00
|
|
|
rich>=10.2.2
|