Spaces:
Build error
Build error
Upload requirements.txt
Browse files- requirements.txt +105 -0
requirements.txt
ADDED
@@ -0,0 +1,105 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
rdkit-pypi
|
2 |
+
mols2grid
|
3 |
+
opencv-python-headless
|
4 |
+
altair==4.1.0
|
5 |
+
argcomplete==1.12.3
|
6 |
+
argon2-cffi==21.1.0
|
7 |
+
astor==0.8.1
|
8 |
+
attrs==21.2.0
|
9 |
+
backcall==0.2.0
|
10 |
+
backports.zoneinfo==0.2.1
|
11 |
+
base58==2.1.1
|
12 |
+
bleach==4.1.0
|
13 |
+
blinker==1.4
|
14 |
+
Bottleneck==1.3.2
|
15 |
+
cachetools==4.2.4
|
16 |
+
certifi==2021.10.8
|
17 |
+
cffi==1.15.0
|
18 |
+
charset-normalizer==2.0.9
|
19 |
+
chembl-webresource-client==0.10.7
|
20 |
+
click==7.1.2
|
21 |
+
colorama==0.4.4
|
22 |
+
debugpy==1.5.1
|
23 |
+
decorator==5.1.0
|
24 |
+
defusedxml==0.7.1
|
25 |
+
easydict==1.9
|
26 |
+
entrypoints==0.3
|
27 |
+
fonttools==4.25.0
|
28 |
+
gitdb==4.0.9
|
29 |
+
GitPython==3.1.24
|
30 |
+
idna==3.3
|
31 |
+
imageio==2.13.2
|
32 |
+
importlib-metadata==4.8.2
|
33 |
+
importlib-resources==5.4.0
|
34 |
+
ipykernel==6.6.0
|
35 |
+
ipython==7.30.1
|
36 |
+
ipython-genutils==0.2.0
|
37 |
+
ipywidgets==7.6.5
|
38 |
+
itsdangerous==2.0.1
|
39 |
+
jedi==0.18.1
|
40 |
+
jsonschema==4.2.1
|
41 |
+
jupyter-client==7.1.0
|
42 |
+
jupyter-core==4.9.1
|
43 |
+
jupyterlab-pygments==0.1.2
|
44 |
+
jupyterlab-widgets==1.0.2
|
45 |
+
matplotlib-inline==0.1.3
|
46 |
+
mistune==0.8.4
|
47 |
+
mkl-fft==1.3.1
|
48 |
+
mkl-service==2.4.0
|
49 |
+
munkres==1.1.4
|
50 |
+
nbclient==0.5.9
|
51 |
+
nbconvert==6.3.0
|
52 |
+
nbformat==5.1.3
|
53 |
+
nest-asyncio==1.5.4
|
54 |
+
networkx==2.6.3
|
55 |
+
notebook==6.4.6
|
56 |
+
olefile==0.46
|
57 |
+
pandocfilters==1.5.0
|
58 |
+
parso==0.8.3
|
59 |
+
pickleshare==0.7.5
|
60 |
+
Pillow==8.4.0
|
61 |
+
prometheus-client==0.12.0
|
62 |
+
prompt-toolkit==3.0.23
|
63 |
+
protobuf==3.19.1
|
64 |
+
pyarrow==6.0.1
|
65 |
+
pycparser==2.21
|
66 |
+
pydeck==0.7.1
|
67 |
+
pydicom==2.2.2
|
68 |
+
Pygments==2.10.0
|
69 |
+
Pympler==0.9
|
70 |
+
pyparsing==3.0.6
|
71 |
+
pyrsistent==0.18.0
|
72 |
+
pytz==2021.3
|
73 |
+
pytz-deprecation-shim==0.1.0.post0
|
74 |
+
PyWavelets==1.2.0
|
75 |
+
PyYAML==6.0
|
76 |
+
pyzmq==22.3.0
|
77 |
+
requests==2.26.0
|
78 |
+
requests-cache==0.7.5
|
79 |
+
scikit-image==0.19.0
|
80 |
+
scipy==1.7.3
|
81 |
+
Send2Trash==1.8.0
|
82 |
+
smmap==5.0.0
|
83 |
+
streamlit==1.2.0
|
84 |
+
terminado==0.12.1
|
85 |
+
testpath==0.5.0
|
86 |
+
tifffile==2021.11.2
|
87 |
+
toml==0.10.2
|
88 |
+
toolz==0.11.2
|
89 |
+
torch==1.10.0
|
90 |
+
torchvision==0.11.1
|
91 |
+
torchxrayvision==0.0.32
|
92 |
+
tqdm==4.62.3
|
93 |
+
traitlets==5.1.1
|
94 |
+
typing_extensions==4.0.1
|
95 |
+
tzdata==2021.5
|
96 |
+
tzlocal==4.1
|
97 |
+
url-normalize==1.4.3
|
98 |
+
urllib3==1.26.7
|
99 |
+
validators==0.18.2
|
100 |
+
watchdog==2.1.6
|
101 |
+
wcwidth==0.2.5
|
102 |
+
webencodings==0.5.1
|
103 |
+
widgetsnbextension==3.5.2
|
104 |
+
wincertstore==0.2
|
105 |
+
zipp==3.6.0
|