Spaces:
Sleeping
Sleeping
Deevyankar
commited on
Commit
•
b9b0240
1
Parent(s):
c682f34
Update requirements.txt
Browse files- requirements.txt +122 -15
requirements.txt
CHANGED
@@ -1,27 +1,134 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
3 |
ants==0.0.7
|
4 |
antspynet==0.2.0
|
5 |
-
antspyx==0.3.
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
monai==1.1.0
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
PyWavelets==1.4.1
|
12 |
PyYAML==6.0
|
|
|
|
|
13 |
retrying==1.3.4
|
14 |
-
rich==
|
|
|
15 |
scikit-image==0.19.3
|
16 |
-
scikit-learn==1.2.
|
17 |
-
scipy==1.
|
18 |
semver==2.13.0
|
|
|
19 |
smmap==5.0.0
|
20 |
sqlparse==0.4.3
|
21 |
statsmodels==0.13.5
|
22 |
-
streamlit==1.
|
23 |
-
tenacity==8.1
|
24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
torch==1.13.1
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py
|
2 |
+
aiohttp
|
3 |
+
aiosignal
|
4 |
+
altair==4.2.2
|
5 |
ants==0.0.7
|
6 |
antspynet==0.2.0
|
7 |
+
antspyx==0.3.7
|
8 |
+
appdirs
|
9 |
+
asgiref==3.6.0
|
10 |
+
astunparse
|
11 |
+
async-timeout
|
12 |
+
attrs
|
13 |
+
backports.zoneinfo==0.2.1
|
14 |
+
blinker
|
15 |
+
brotlipy
|
16 |
+
cached-property
|
17 |
+
cachetools
|
18 |
+
certifi==2022.12.7
|
19 |
+
cffi
|
20 |
+
charset-normalizer
|
21 |
+
chart-studio==1.1.0
|
22 |
+
click
|
23 |
+
cloudpickle==2.2.1
|
24 |
+
contourpy==1.0.7
|
25 |
+
cryptography
|
26 |
+
cycler==0.11.0
|
27 |
+
decorator==5.1.1
|
28 |
+
dicom2nifti
|
29 |
+
Django==4.1.6
|
30 |
+
dm-tree==0.1.8
|
31 |
+
entrypoints==0.4
|
32 |
+
flatbuffers
|
33 |
+
fonttools==4.38.0
|
34 |
+
frozenlist
|
35 |
+
gast
|
36 |
+
gevent==22.10.2
|
37 |
+
gitdb==4.0.10
|
38 |
+
GitPython==3.1.30
|
39 |
+
google-auth
|
40 |
+
google-auth-oauthlib
|
41 |
+
google-pasta==0.2.0
|
42 |
+
greenlet==2.0.2
|
43 |
+
grpcio
|
44 |
+
h5py
|
45 |
+
idna
|
46 |
+
imageio==2.25.0
|
47 |
+
importlib-metadata
|
48 |
+
importlib-resources==5.10.2
|
49 |
+
Jinja2==3.1.2
|
50 |
+
joblib==1.2.0
|
51 |
+
jsonschema==4.17.3
|
52 |
+
keras
|
53 |
+
Keras-Preprocessing
|
54 |
+
kiwisolver==1.4.4
|
55 |
+
Markdown
|
56 |
+
markdown-it-py==2.1.0
|
57 |
+
MarkupSafe
|
58 |
+
matplotlib==3.6.3
|
59 |
+
mdurl==0.1.2
|
60 |
monai==1.1.0
|
61 |
+
multidict
|
62 |
+
networkx==3.0
|
63 |
+
nibabel
|
64 |
+
numpy
|
65 |
+
oauthlib
|
66 |
+
opt-einsum
|
67 |
+
packaging
|
68 |
+
pandas==1.5.3
|
69 |
+
patsy==0.5.3
|
70 |
+
Pillow==9.4.0
|
71 |
+
pkgutil_resolve_name==1.3.10
|
72 |
+
plotly==5.13.0
|
73 |
+
pooch
|
74 |
+
protobuf==3.20.3
|
75 |
+
pyarrow==11.0.0
|
76 |
+
pyasn1==0.4.8
|
77 |
+
pyasn1-modules==0.2.7
|
78 |
+
pycparser
|
79 |
+
pydeck==0.8.0
|
80 |
+
pydicom
|
81 |
+
Pygments==2.14.0
|
82 |
+
PyJWT
|
83 |
+
Pympler==1.0.1
|
84 |
+
pyOpenSSL
|
85 |
+
pyparsing==3.0.9
|
86 |
+
pyrsistent==0.19.3
|
87 |
+
PySocks
|
88 |
+
python-dateutil==2.8.2
|
89 |
+
pytz==2022.7.1
|
90 |
+
pytz-deprecation-shim==0.1.0.post0
|
91 |
+
pyu2f
|
92 |
PyWavelets==1.4.1
|
93 |
PyYAML==6.0
|
94 |
+
requests
|
95 |
+
requests-oauthlib
|
96 |
retrying==1.3.4
|
97 |
+
rich==13.3.1
|
98 |
+
rsa
|
99 |
scikit-image==0.19.3
|
100 |
+
scikit-learn==1.2.1
|
101 |
+
scipy==1.10.0
|
102 |
semver==2.13.0
|
103 |
+
six
|
104 |
smmap==5.0.0
|
105 |
sqlparse==0.4.3
|
106 |
statsmodels==0.13.5
|
107 |
+
streamlit==1.18.1
|
108 |
+
tenacity==8.2.1
|
109 |
+
tensorboard
|
110 |
+
tensorboard-data-server
|
111 |
+
tensorboard-plugin-wit
|
112 |
+
tensorflow
|
113 |
+
tensorflow-estimator
|
114 |
+
tensorflow-probability==0.19.0
|
115 |
+
termcolor
|
116 |
+
threadpoolctl==3.1.0
|
117 |
+
tifffile==2023.2.3
|
118 |
+
toml==0.10.2
|
119 |
+
toolz==0.12.0
|
120 |
torch==1.13.1
|
121 |
+
tornado==6.2
|
122 |
+
typing_extensions
|
123 |
+
tzdata==2022.7
|
124 |
+
tzlocal==4.2
|
125 |
+
urllib3
|
126 |
+
validators==0.20.0
|
127 |
+
watchdog==2.2.1
|
128 |
+
webcolors==1.12
|
129 |
+
Werkzeug
|
130 |
+
wrapt
|
131 |
+
yarl
|
132 |
+
zipp
|
133 |
+
zope.event==4.6
|
134 |
+
zope.interface==5.5.2
|