-
Notifications
You must be signed in to change notification settings - Fork 51
/
Copy pathrequirements.txt
54 lines (53 loc) · 964 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
### Conda reqs
#conda install cudatoolkit==9.0 cudnn=7.6.0=cuda9.0_0
#conda install -c anaconda nb_conda
attrs==19.1.0
backcall==0.1.0
bleach==3.3.0
certifi==2024.7.4
cffi==1.12.3
decorator==4.4.0
defusedxml==0.6.0
entrypoints==0.3
ipykernel==5.1.1
ipython==8.10.0
ipython-genutils==0.2.0
jedi==0.13.3
Jinja2==3.1.5
jsonschema==3.0.1
jupyter-client==5.3.1
jupyter-core==4.11.2
MarkupSafe==1.1.1
mistune==2.0.3
mkl-fft==1.0.12
mkl-random==1.0.2
nb-conda==2.2.1
nb-conda-kernels==2.2.2
nbconvert==6.5.1
nbformat==4.4.0
notebook==6.4.12
numpy==1.22.0
olefile==0.46
pandocfilters==1.4.2
parso==0.5.0
pexpect==4.7.0
pickleshare==0.7.5
Pillow==10.3.0
prometheus-client==0.7.1
prompt-toolkit==2.0.9
ptyprocess==0.6.0
pycparser==2.19
Pygments==2.15.0
pyrsistent==0.14.11
python-dateutil==2.8.0
pyzmq==18.0.0
Send2Trash==1.5.0
six==1.12.0
terminado==0.8.2
testpath==0.4.2
torch==2.2.0
torchvision==0.3.0
tornado==6.4.2
traitlets==4.3.2
wcwidth==0.1.7
webencodings==0.5.1