forked from pytorch/tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
57 lines (51 loc) · 965 Bytes
/
requirements.txt
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
# Refer to ./jenkins/build.sh for tutorial build instructions
sphinx==5.0.0
sphinx-gallery==0.11.1
sphinx_design
docutils==0.16
sphinx-copybutton
tqdm
numpy
matplotlib
torch
torchvision
torchtext
torchaudio
torchdata
networkx
PyHamcrest
bs4
awscliv2==2.1.1
flask
spacy==3.4.1
ray[tune]==1.13.0
tensorboard
jinja2==3.0.3
pytorch-lightning
torchx
ax-platform
nbformat>=4.2.0
datasets
transformers
torchmultimodal-nightly # needs to be updated to stable as soon as it's avaialable
deep_phonemizer==0.0.17
# the following is necessary due to https://github.com/python/importlib_metadata/issues/411
importlib-metadata < 5.0; python_version <= "3.7"
importlib-metadata; python_version > "3.7"
# PyTorch Theme
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
ipython
sphinxcontrib.katex
# to run examples
boto3
pandas
requests
scikit-image
scipy
pillow==9.3.0
wget
gym==0.25.1
gym-super-mario-bros==7.4.0
timm
iopath
pygame==2.1.2