mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
* min pyTorch 1.1 * try fixed test-tube * try fixed test-tube * try fixed test-tube * cleaning * Update requirements.txt
9 lines
198 B
Plaintext
9 lines
198 B
Plaintext
scikit-learn>=0.20.2
|
|
tqdm>=4.35.0
|
|
numpy>=1.16.4
|
|
torch>=1.1
|
|
torchvision>=0.4.0
|
|
pandas>=0.24 # lower version do not support py3.7
|
|
test-tube>=0.7.5
|
|
future>=0.17.1 # required for buildins in setup.py
|