-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
68 lines (68 loc) · 1.18 KB
/
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
57
58
59
60
61
62
63
64
65
66
67
68
absl-py==1.2.0
aiohttp==3.8.1
aiosignal==1.2.0
async-timeout==4.0.2
attrs==22.1.0
blinker==1.4
brotlipy==0.7.0
cachetools==5.2.0
certifi==2022.12.7
cffi==1.14.6
charset-normalizer==2.1.1
click==8.1.3
cryptography==37.0.2
frozenlist==1.2.0
google-auth==2.11.0
google-auth-oauthlib==0.4.6
grpcio==1.42.0
h5py==2.10.0
idna==3.3
importlib-metadata==4.11.4
Markdown==3.4.1
MarkupSafe==2.1.1
mkl-fft==1.3.1
mkl-random==1.2.2
mkl-service==2.4.0
multidict==6.0.2
nibabel==4.0.2
numpy
oauthlib==3.2.0
olefile==0.46
packaging==21.3
pandas==2.0.0
Pillow==8.2.0
# pip==22.1.2
protobuf==3.15.8
pyasn1==0.4.8
pyasn1-modules==0.2.7
pycparser==2.21
pydicom==2.3.0
PyJWT==2.4.0
pyOpenSSL==22.0.0
pyparsing==3.0.9
PySocks==1.7.1
python-dateutil==2.8.2
pytz==2023.3
pyu2f==0.1.5
PyYAML==6.0
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.9
scipy==1.8.1
# setuptools==63.4.1
six==1.16.0
tensorboard==2.10.0
tensorboard-data-server==0.6.0
tensorboard-plugin-wit==1.8.1
--find-links https://download.pytorch.org/whl/torch_stable.html
torch==1.12.1+cu116
torch-tb-profiler==0.4.1
torchaudio==0.12.1
torchvision==0.13.1
typing_extensions==4.3.0
tzdata==2023.3
urllib3==1.26.11
Werkzeug==2.2.2
# wheel==0.37.1
yarl==1.7.2
zipp==3.8.1