lightning/requirements.txt

13 lines
224 B
Plaintext
Raw Normal View History

# the default package dependencies
numpy>=1.17.2
2021-11-08 11:29:39 +00:00
torch>=1.7.*
tqdm>=4.41.0
PyYAML>=5.4
2021-06-07 23:35:19 +00:00
fsspec[http]>=2021.05.0, !=2021.06.0
tensorboard>=2.2.0
torchmetrics>=0.4.1
pyDeprecate==0.3.1
packaging>=17.0
typing-extensions>=4.0.0