-
Notifications
You must be signed in to change notification settings - Fork 88
Expand file tree
/
Copy pathrequirements.txt
More file actions
63 lines (63 loc) · 1.28 KB
/
requirements.txt
File metadata and controls
63 lines (63 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
av==8.0.0
brotlipy==0.7.0
certifi==2022.12.7
cffi==1.14.6
charset-normalizer==2.0.4
click==8.0.3
colorama==0.4.4
cryptography==35.0.0
dataclasses==0.8; python_version < '3.7'
decord==0.6.0
docopt==0.6.2
einops==0.4.1
filelock==3.4.0
gitdb==4.0.9
GitPython==3.1.18
huggingface-hub==0.0.17
idna==3.3
importlib-metadata==4.8.1
importlib-resources==5.4.0
joblib==1.0.1
jsonpickle==1.3
munch==2.5.0
numpy==1.19.5
olefile==0.46
packaging==21.3
pandas==1.1.5
Pillow==8.4.0
protobuf==3.17.2
py-cpuinfo==8.0.0
pycparser==2.21
pyOpenSSL==22.0.0
pyparsing==3.0.9
PySocks==1.7.1
python-dateutil==2.8.2
pytz==2021.3
pytest==6.2.5
PyYAML==5.4.1
regex==2021.8.3
requests==2.27.1
sacred==0.8.2
sacremoses==0.0.43
scipy==1.5.4
setuptools==59.6.0
six==1.16.0
smmap==3.0.5
timm==0.5.4
tokenizers==0.10.1
--find-links https://download.pytorch.org/whl/cpu/torch_stable.html
torch==1.10.0+cpu; python_version=='3.6'
torch==1.13.0+cpu; python_version>'3.6'
torchvision==0.14.0+cpu; python_version > '3.6'
torchvision==0.11.0+cpu; python_version <= '3.6'
tqdm==4.62.3
transformers==4.11.3
typing_extensions==4.0.1
urllib3==1.26.8
wheel==0.37.1
wrapt==1.14.1
zipp==3.6.0
opencv-python-headless==4.6.0.66
fire==0.4.0
wandb==0.12.8
git+https://github.com/graphcore/examples-utils@0863d5e6df28dacdf75d9c4aa212337f26d05c0d#egg=examples-utils