Update requirements.txt
Browse files- requirements.txt +16 -118
requirements.txt
CHANGED
@@ -1,118 +1,16 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
debugpy==1.5.0
|
18 |
-
decorator==5.1.0
|
19 |
-
defusedxml==0.7.1
|
20 |
-
entrypoints==0.3
|
21 |
-
fsspec==2021.10.1
|
22 |
-
ftfy==6.0.3
|
23 |
-
future==0.18.2
|
24 |
-
google-auth==2.3.0
|
25 |
-
google-auth-oauthlib==0.4.6
|
26 |
-
grpcio==1.41.0
|
27 |
-
idna==3.3
|
28 |
-
imageio==2.9.0
|
29 |
-
ipykernel==6.4.1
|
30 |
-
ipython==7.28.0
|
31 |
-
ipython-genutils==0.2.0
|
32 |
-
ipywidgets==7.6.5
|
33 |
-
jedi==0.18.0
|
34 |
-
Jinja2==3.0.2
|
35 |
-
json5==0.9.6
|
36 |
-
jsonschema==4.1.0
|
37 |
-
jupyter==1.0.0
|
38 |
-
jupyter-client==7.0.6
|
39 |
-
jupyter-console==6.4.0
|
40 |
-
jupyter-core==4.8.1
|
41 |
-
jupyter-server==1.11.1
|
42 |
-
jupyterlab==3.2.0
|
43 |
-
jupyterlab-pygments==0.1.2
|
44 |
-
jupyterlab-server==2.8.2
|
45 |
-
jupyterlab-widgets==1.0.2
|
46 |
-
kiwisolver==1.3.2
|
47 |
-
Markdown==3.3.4
|
48 |
-
MarkupSafe==2.0.1
|
49 |
-
matplotlib==3.4.3
|
50 |
-
matplotlib-inline==0.1.3
|
51 |
-
mistune==0.8.4
|
52 |
-
multidict==5.2.0
|
53 |
-
nbclassic==0.3.2
|
54 |
-
nbclient==0.5.4
|
55 |
-
nbconvert==6.2.0
|
56 |
-
nbformat==5.1.3
|
57 |
-
nest-asyncio==1.5.1
|
58 |
-
nose==1.3.7
|
59 |
-
notebook==6.4.4
|
60 |
-
numpy==1.21.2
|
61 |
-
oauthlib==3.1.1
|
62 |
-
packaging==21.0
|
63 |
-
pandas==1.3.4
|
64 |
-
pandocfilters==1.5.0
|
65 |
-
parso==0.8.2
|
66 |
-
pexpect==4.8.0
|
67 |
-
pickleshare==0.7.5
|
68 |
-
Pillow==8.4.0
|
69 |
-
portalocker==2.3.2
|
70 |
-
prometheus-client==0.11.0
|
71 |
-
prompt-toolkit==3.0.20
|
72 |
-
protobuf==3.18.1
|
73 |
-
ptyprocess==0.7.0
|
74 |
-
pyasn1==0.4.8
|
75 |
-
pyasn1-modules==0.2.8
|
76 |
-
pycparser==2.20
|
77 |
-
pyDeprecate==0.3.1
|
78 |
-
Pygments==2.10.0
|
79 |
-
pyparsing==2.4.7
|
80 |
-
pyrsistent==0.18.0
|
81 |
-
python-dateutil==2.8.2
|
82 |
-
pytorch-lightning==1.4.9
|
83 |
-
pytz==2021.3
|
84 |
-
PyYAML==6.0
|
85 |
-
pyzmq==22.3.0
|
86 |
-
qtconsole==5.1.1
|
87 |
-
QtPy==1.11.2
|
88 |
-
regex==2021.10.8
|
89 |
-
requests==2.26.0
|
90 |
-
requests-oauthlib==1.3.0
|
91 |
-
requests-unixsocket==0.2.0
|
92 |
-
rsa==4.7.2
|
93 |
-
scipy==1.7.1
|
94 |
-
Send2Trash==1.8.0
|
95 |
-
six==1.16.0
|
96 |
-
sniffio==1.2.0
|
97 |
-
tensorboard==2.7.0
|
98 |
-
tensorboard-data-server==0.6.1
|
99 |
-
tensorboard-plugin-wit==1.8.0
|
100 |
-
terminado==0.12.1
|
101 |
-
testpath==0.5.0
|
102 |
-
timm==0.4.12
|
103 |
-
torch==1.9.1+cu111
|
104 |
-
torch-encoding @ git+https://github.com/zhanghang1989/PyTorch-Encoding/@331ecdd5306104614cb414b16fbcd9d1a8d40e1e
|
105 |
-
torchaudio==0.9.1
|
106 |
-
torchmetrics==0.5.1
|
107 |
-
torchvision==0.10.1+cu111
|
108 |
-
tornado==6.1
|
109 |
-
tqdm==4.62.3
|
110 |
-
traitlets==5.1.0
|
111 |
-
typing-extensions==3.10.0.2
|
112 |
-
urllib3==1.26.7
|
113 |
-
wcwidth==0.2.5
|
114 |
-
webencodings==0.5.1
|
115 |
-
websocket-client==1.2.1
|
116 |
-
Werkzeug==2.0.2
|
117 |
-
widgetsnbextension==3.5.1
|
118 |
-
yarl==1.7.0
|
|
|
1 |
+
torch==1.7.1
|
2 |
+
torchvision==0.8.2
|
3 |
+
torchaudio==0.7.2
|
4 |
+
pytorch-lightning==1.3.5
|
5 |
+
opencv-python
|
6 |
+
imageio
|
7 |
+
ftfy
|
8 |
+
regex
|
9 |
+
tqdm
|
10 |
+
altair
|
11 |
+
protobuf
|
12 |
+
timm
|
13 |
+
tensorboardX
|
14 |
+
matplotlib
|
15 |
+
test-tube
|
16 |
+
wandb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|