Spaces:
Runtime error
Runtime error
Corentin
commited on
Commit
·
53cb298
1
Parent(s):
37fbe52
no vers
Browse files- requirements.txt +132 -132
requirements.txt
CHANGED
@@ -1,132 +1,132 @@
|
|
1 |
-
absl-py
|
2 |
-
altair
|
3 |
-
appnope
|
4 |
-
astunparse
|
5 |
-
attrs
|
6 |
-
backcall
|
7 |
-
blinker
|
8 |
-
cachetools
|
9 |
-
cellpose
|
10 |
-
certifi
|
11 |
-
cffi
|
12 |
-
charset-normalizer
|
13 |
-
click
|
14 |
-
colorama
|
15 |
-
commonmark
|
16 |
-
contourpy
|
17 |
-
csbdeep
|
18 |
-
cycler
|
19 |
-
debugpy
|
20 |
-
decorator
|
21 |
-
entrypoints
|
22 |
-
executing
|
23 |
-
fastremap
|
24 |
-
flatbuffers
|
25 |
-
fonttools
|
26 |
-
gast
|
27 |
-
gitdb
|
28 |
-
gitpython
|
29 |
-
google-auth-oauthlib
|
30 |
-
google-auth
|
31 |
-
google-pasta
|
32 |
-
grpcio
|
33 |
-
h5py
|
34 |
-
idna
|
35 |
-
imagecodecs
|
36 |
-
imageio
|
37 |
-
importlib-metadata
|
38 |
-
ipykernel
|
39 |
-
ipython
|
40 |
-
jedi
|
41 |
-
jinja2
|
42 |
-
jsonschema
|
43 |
-
jupyter-client
|
44 |
-
jupyter-core
|
45 |
-
keras-preprocessing
|
46 |
-
keras
|
47 |
-
kiwisolver
|
48 |
-
libclang
|
49 |
-
llvmlite
|
50 |
-
markdown
|
51 |
-
markupsafe
|
52 |
-
matplotlib-inline
|
53 |
-
matplotlib
|
54 |
-
natsort
|
55 |
-
nest-asyncio
|
56 |
-
networkx
|
57 |
-
numba
|
58 |
-
numpy
|
59 |
-
nvidia-cublas-cu11
|
60 |
-
nvidia-cuda-nvrtc-cu11
|
61 |
-
nvidia-cuda-runtime-cu11
|
62 |
-
nvidia-cudnn-cu11
|
63 |
-
oauthlib
|
64 |
-
opencv-python-headless
|
65 |
-
opt-einsum
|
66 |
-
packaging
|
67 |
-
pandas
|
68 |
-
parso
|
69 |
-
pexpect
|
70 |
-
pickleshare
|
71 |
-
pillow
|
72 |
-
prompt-toolkit
|
73 |
-
protobuf
|
74 |
-
psutil
|
75 |
-
ptyprocess
|
76 |
-
pure-eval
|
77 |
-
py
|
78 |
-
pyarrow
|
79 |
-
pyasn1-modules
|
80 |
-
pyasn1
|
81 |
-
pycparser
|
82 |
-
|
83 |
-
pygments
|
84 |
-
pympler
|
85 |
-
pyngrok
|
86 |
-
pyparsing
|
87 |
-
pyrsistent
|
88 |
-
python-dateutil
|
89 |
-
pytz-deprecation-
|
90 |
-
pytz
|
91 |
-
pywavelets
|
92 |
-
pywin32
|
93 |
-
pyyaml
|
94 |
-
pyzmq
|
95 |
-
requests-oauthlib
|
96 |
-
requests
|
97 |
-
rich
|
98 |
-
rsa
|
99 |
-
scikit-image
|
100 |
-
scipy
|
101 |
-
semver
|
102 |
-
setuptools-scm
|
103 |
-
six
|
104 |
-
smmap
|
105 |
-
stack-data
|
106 |
-
stardist
|
107 |
-
streamlit
|
108 |
-
tensorboard-data-server
|
109 |
-
tensorboard-plugin-wit
|
110 |
-
tensorboard
|
111 |
-
tensorflow-estimator
|
112 |
-
tensorflow-io-gcs-filesystem
|
113 |
-
tensorflow
|
114 |
-
termcolor
|
115 |
-
tifffile
|
116 |
-
toml
|
117 |
-
tomli
|
118 |
-
toolz
|
119 |
-
torch
|
120 |
-
tornado
|
121 |
-
tqdm
|
122 |
-
traitlets
|
123 |
-
typing-extensions
|
124 |
-
tzdata
|
125 |
-
tzlocal
|
126 |
-
urllib3
|
127 |
-
validators
|
128 |
-
watchdog
|
129 |
-
wcwidth
|
130 |
-
werkzeug
|
131 |
-
wrapt
|
132 |
-
zipp
|
|
|
1 |
+
absl-py
|
2 |
+
altair
|
3 |
+
appnope
|
4 |
+
astunparse
|
5 |
+
attrs
|
6 |
+
backcall
|
7 |
+
blinker
|
8 |
+
cachetools
|
9 |
+
cellpose
|
10 |
+
certifi
|
11 |
+
cffi
|
12 |
+
charset-normalizer
|
13 |
+
click
|
14 |
+
colorama
|
15 |
+
commonmark
|
16 |
+
contourpy
|
17 |
+
csbdeep
|
18 |
+
cycler
|
19 |
+
debugpy
|
20 |
+
decorator
|
21 |
+
entrypoints
|
22 |
+
executing
|
23 |
+
fastremap
|
24 |
+
flatbuffers
|
25 |
+
fonttools
|
26 |
+
gast
|
27 |
+
gitdb
|
28 |
+
gitpython
|
29 |
+
google-auth-oauthlib
|
30 |
+
google-auth
|
31 |
+
google-pasta
|
32 |
+
grpcio
|
33 |
+
h5py
|
34 |
+
idna
|
35 |
+
imagecodecs
|
36 |
+
imageio
|
37 |
+
importlib-metadata
|
38 |
+
ipykernel
|
39 |
+
ipython
|
40 |
+
jedi
|
41 |
+
jinja2
|
42 |
+
jsonschema
|
43 |
+
jupyter-client
|
44 |
+
jupyter-core
|
45 |
+
keras-preprocessing
|
46 |
+
keras
|
47 |
+
kiwisolver
|
48 |
+
libclang
|
49 |
+
llvmlite
|
50 |
+
markdown
|
51 |
+
markupsafe
|
52 |
+
matplotlib-inline
|
53 |
+
matplotlib
|
54 |
+
natsort
|
55 |
+
nest-asyncio
|
56 |
+
networkx
|
57 |
+
numba
|
58 |
+
numpy
|
59 |
+
nvidia-cublas-cu11
|
60 |
+
nvidia-cuda-nvrtc-cu11
|
61 |
+
nvidia-cuda-runtime-cu11
|
62 |
+
nvidia-cudnn-cu11
|
63 |
+
oauthlib
|
64 |
+
opencv-python-headless
|
65 |
+
opt-einsum
|
66 |
+
packaging
|
67 |
+
pandas
|
68 |
+
parso
|
69 |
+
pexpect
|
70 |
+
pickleshare
|
71 |
+
pillow
|
72 |
+
prompt-toolkit
|
73 |
+
protobuf
|
74 |
+
psutil
|
75 |
+
ptyprocess
|
76 |
+
pure-eval
|
77 |
+
py
|
78 |
+
pyarrow
|
79 |
+
pyasn1-modules
|
80 |
+
pyasn1
|
81 |
+
pycparser
|
82 |
+
pydeckb4
|
83 |
+
pygments
|
84 |
+
pympler
|
85 |
+
pyngrok
|
86 |
+
pyparsing
|
87 |
+
pyrsistent
|
88 |
+
python-dateutil
|
89 |
+
pytz-deprecation-shimpost0
|
90 |
+
pytz
|
91 |
+
pywavelets
|
92 |
+
pywin32
|
93 |
+
pyyaml
|
94 |
+
pyzmq
|
95 |
+
requests-oauthlib
|
96 |
+
requests
|
97 |
+
rich
|
98 |
+
rsa
|
99 |
+
scikit-image
|
100 |
+
scipy
|
101 |
+
semver
|
102 |
+
setuptools-scm
|
103 |
+
six
|
104 |
+
smmap
|
105 |
+
stack-data
|
106 |
+
stardist
|
107 |
+
streamlit
|
108 |
+
tensorboard-data-server
|
109 |
+
tensorboard-plugin-wit
|
110 |
+
tensorboard
|
111 |
+
tensorflow-estimator
|
112 |
+
tensorflow-io-gcs-filesystem
|
113 |
+
tensorflow
|
114 |
+
termcolor
|
115 |
+
tifffile
|
116 |
+
toml
|
117 |
+
tomli
|
118 |
+
toolz
|
119 |
+
torch
|
120 |
+
tornado
|
121 |
+
tqdm
|
122 |
+
traitlets
|
123 |
+
typing-extensions
|
124 |
+
tzdata
|
125 |
+
tzlocal
|
126 |
+
urllib3
|
127 |
+
validators
|
128 |
+
watchdog
|
129 |
+
wcwidth
|
130 |
+
werkzeug
|
131 |
+
wrapt
|
132 |
+
zipp
|