requirements-test.txt 537 Bytes
Newer Older
1
diffusers
zbian's avatar
zbian committed
2
pytest
3
coverage==7.2.3
4
git+https://github.com/hpcaitech/pytest-testmon
5
torchvision
6
timm
7
titans
8
torchaudio
9
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
10
torchrec==0.2.0
11
contexttimer
oahzxl's avatar
oahzxl committed
12
einops
13
triton==2.1.0
14
requests==2.27.1 # downgrade to avoid huggingface error https://github.com/huggingface/transformers/issues/17611
15
SentencePiece
16
ninja
17
flash_attn
18
datasets
19
20
pydantic
ray
21
#auto-gptq now not support torch1.12