requirements-test.txt 534 Bytes
Newer Older
1
diffusers
Super Daniel's avatar
Super Daniel committed
2
fbgemm-gpu==0.2.0
zbian's avatar
zbian committed
3
pytest
4
coverage==7.2.3
5
git+https://github.com/hpcaitech/pytest-testmon
6
torchvision
7
transformers==4.30.2
8
timm
9
titans
10
torchaudio
11
torchx-nightly==2022.6.29 # torchrec 0.2.0 requires torchx-nightly. This package is updated every day. We fix the version to a specific date to avoid breaking changes.
Super Daniel's avatar
Super Daniel committed
12
torchrec==0.2.0
13
contexttimer
oahzxl's avatar
oahzxl committed
14
einops
15
triton==2.0.0.dev20221202
16
requests==2.27.1 # downgrade to avoid huggingface error https://github.com/huggingface/transformers/issues/17611
17
SentencePiece
18
19
ninja
flash_attn>=2.0