Spaces:
Sleeping
Sleeping
Deevyankar
commited on
Commit
•
62c25f9
1
Parent(s):
6472217
Update requirements.txt
Browse files- requirements.txt +27 -134
requirements.txt
CHANGED
@@ -1,134 +1,27 @@
|
|
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 |
-
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==2.11
|
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
|
|
|
1 |
+
altair
|
2 |
+
ants
|
3 |
+
antspynet
|
4 |
+
antspyx
|
5 |
+
matplotlib
|
6 |
+
monai
|
7 |
+
nibabel
|
8 |
+
numpy
|
9 |
+
pandas
|
10 |
+
PyWavelets
|
11 |
+
PyYAML
|
12 |
+
retrying
|
13 |
+
rich
|
14 |
+
scikit-image
|
15 |
+
scikit-learn
|
16 |
+
scipy
|
17 |
+
semver
|
18 |
+
smmap
|
19 |
+
sqlparse
|
20 |
+
statsmodels
|
21 |
+
streamlit
|
22 |
+
tenacity
|
23 |
+
tensorflow-probability
|
24 |
+
torch
|
25 |
+
watchdog
|
26 |
+
tensorflow
|
27 |
+
dicom2nifti
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|