requirements.txt 106 Bytes
Newer Older
1
# FairScale should only depends on torch, not things higher level than torch.
2
torch >= 1.6.0
3
numpy >= 1.21