requirements-test.txt 583 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.33.0
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.1.0
16
requests==2.27.1 # downgrade to avoid huggingface error https://github.com/huggingface/transformers/issues/17611
17
SentencePiece
18
ninja
ver217's avatar
ver217 committed
19
flash_attn==2.0.5
20
datasets
21
22
pydantic
ray
23
#auto-gptq now not support torch1.12