lightning/requirements.txt

14 lines
269 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.*
future>=0.17.1 # required for builtins in setup.py
tqdm>=4.41.0
2021-07-08 20:04:47 +00:00
PyYAML>=5.1
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
2021-10-26 11:58:20 +00:00
typing-extensions