Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +156 -156
requirements.txt
CHANGED
|
@@ -1,159 +1,159 @@
|
|
| 1 |
# This file may be used to create an environment using:
|
| 2 |
# $ conda create --name <env> --file <this file>
|
| 3 |
# platform: linux-64
|
| 4 |
-
_libgcc_mutex=0.1=main
|
| 5 |
-
_openmp_mutex=4.5=1_gnu
|
| 6 |
-
absl-py=1.1.0
|
| 7 |
-
anyio=3.6.1
|
| 8 |
-
argon2-cffi=21.3.0
|
| 9 |
-
argon2-cffi-bindings=21.2.0
|
| 10 |
-
asttokens=2.0.5
|
| 11 |
-
attrs=21.4.0
|
| 12 |
-
babel=2.10.3
|
| 13 |
-
backcall=0.2.0
|
| 14 |
-
beautifulsoup4=4.11.1
|
| 15 |
-
bleach=6.1.0
|
| 16 |
-
brotlipy=0.7.0=py38h27cfd23_1003
|
| 17 |
-
ca-certificates=2021.7.5=h06a4308_1
|
| 18 |
-
cachetools=5.2.0
|
| 19 |
-
certifi=2021.5.30=py38h06a4308_0
|
| 20 |
-
cffi=1.14.6=py38h400218f_0
|
| 21 |
-
chardet=4.0.0=py38h06a4308_1003
|
| 22 |
-
conda=4.10.3=py38h06a4308_0
|
| 23 |
-
conda-package-handling=1.7.3=py38h27cfd23_1
|
| 24 |
-
cryptography=3.4.7=py38hd23ed53_0
|
| 25 |
-
cycler=0.11.0
|
| 26 |
-
debugpy=1.6.0
|
| 27 |
-
decorator=5.1.1
|
| 28 |
-
defusedxml=0.7.1
|
| 29 |
-
docopt=0.6.2
|
| 30 |
-
entrypoints=0.4
|
| 31 |
-
executing=0.8.3
|
| 32 |
-
fastjsonschema=2.15.3
|
| 33 |
-
filelock=3.14.0
|
| 34 |
-
fonttools=4.33.3
|
| 35 |
-
ftfy=6.2.0
|
| 36 |
-
gdown=5.2.0
|
| 37 |
-
google-auth=2.8.0
|
| 38 |
-
google-auth-oauthlib=0.4.6
|
| 39 |
-
grpcio=1.46.3
|
| 40 |
-
idna=2.10=pyhd3eb1b0_0
|
| 41 |
-
imageio=2.34.1
|
| 42 |
-
importlib-metadata=4.11.4
|
| 43 |
-
importlib-resources=5.8.0
|
| 44 |
-
ipykernel=6.15.0
|
| 45 |
-
ipython=8.12.3
|
| 46 |
-
ipython-genutils=0.2.0
|
| 47 |
-
ipywidgets=7.7.0
|
| 48 |
-
jedi=0.18.1
|
| 49 |
-
jinja2=3.1.2
|
| 50 |
-
joblib=1.4.2
|
| 51 |
-
json5=0.9.8
|
| 52 |
-
jsonschema=4.6.0
|
| 53 |
-
jupyter-client=7.3.4
|
| 54 |
-
jupyter-core=5.7.2
|
| 55 |
-
jupyter-server=1.17.1
|
| 56 |
-
jupyterlab=3.4.3
|
| 57 |
-
jupyterlab-language-pack-zh-cn=3.4.post1
|
| 58 |
-
jupyterlab-pygments=0.2.2
|
| 59 |
-
jupyterlab-server=2.14.0
|
| 60 |
-
jupyterlab-widgets=1.1.0
|
| 61 |
-
kiwisolver=1.4.3
|
| 62 |
-
lazy-loader=0.4
|
| 63 |
-
ld_impl_linux-64=2.35.1=h7274673_9
|
| 64 |
-
libffi=3.3=he6710b0_2
|
| 65 |
-
libgcc-ng=9.3.0=h5101ec6_17
|
| 66 |
-
libgomp=9.3.0=h5101ec6_17
|
| 67 |
-
libstdcxx-ng=9.3.0=hd4cf53a_17
|
| 68 |
-
markdown=3.3.7
|
| 69 |
-
markupsafe=2.1.1
|
| 70 |
-
matplotlib=3.5.2
|
| 71 |
-
matplotlib-inline=0.1.3
|
| 72 |
-
mistune=3.0.2
|
| 73 |
-
nbclassic=0.3.7
|
| 74 |
-
nbclient=0.6.4
|
| 75 |
-
nbconvert=7.16.4
|
| 76 |
-
nbformat=5.10.4
|
| 77 |
-
ncurses=6.2=he6710b0_1
|
| 78 |
-
nest-asyncio=1.5.5
|
| 79 |
-
networkx=3.1
|
| 80 |
-
notebook=6.4.12
|
| 81 |
-
notebook-shim=0.1.0
|
| 82 |
-
numpy=1.22.4
|
| 83 |
-
oauthlib=3.2.0
|
| 84 |
-
opencv-python=4.10.0.82
|
| 85 |
-
openssl=1.1.1k=h27cfd23_0
|
| 86 |
-
packaging=21.3
|
| 87 |
-
pandocfilters=1.5.0
|
| 88 |
-
parso=0.8.3
|
| 89 |
-
pexpect=4.8.0
|
| 90 |
-
pickleshare=0.7.5
|
| 91 |
-
pillow=9.1.1
|
| 92 |
-
pip=21.1.3=py38h06a4308_0
|
| 93 |
-
pipreqs=0.5.0
|
| 94 |
-
platformdirs=4.2.2
|
| 95 |
-
prometheus-client=0.14.1
|
| 96 |
-
prompt-toolkit=3.0.47
|
| 97 |
-
protobuf=5.27.1
|
| 98 |
-
psutil=5.9.1
|
| 99 |
-
ptyprocess=0.7.0
|
| 100 |
-
pure-eval=0.2.2
|
| 101 |
-
pyasn1=0.4.8
|
| 102 |
-
pyasn1-modules=0.2.8
|
| 103 |
-
pycosat=0.6.3=py38h7b6447c_1
|
| 104 |
-
pycparser=2.20=py_2
|
| 105 |
-
pygments=2.12.0
|
| 106 |
-
pyopenssl=20.0.1=pyhd3eb1b0_1
|
| 107 |
-
pyparsing=3.0.9
|
| 108 |
-
pyrsistent=0.18.1
|
| 109 |
-
pysocks=1.7.1=py38h06a4308_0
|
| 110 |
-
python=3.8.10=h12debd9_8
|
| 111 |
-
python-dateutil=2.8.2
|
| 112 |
-
pytz=2022.1
|
| 113 |
-
pywavelets=1.4.1
|
| 114 |
-
pyzmq=23.2.0
|
| 115 |
-
readline=8.1=h27cfd23_0
|
| 116 |
-
regex=2024.5.15
|
| 117 |
-
requests=2.25.1=pyhd3eb1b0_0
|
| 118 |
-
requests-oauthlib=1.3.1
|
| 119 |
-
rsa=4.8
|
| 120 |
-
ruamel_yaml=0.15.100=py38h27cfd23_0
|
| 121 |
-
scikit-image=0.21.0
|
| 122 |
-
scikit-learn=1.3.2
|
| 123 |
-
scipy=1.10.1
|
| 124 |
-
send2trash=1.8.0
|
| 125 |
-
setuptools=52.0.0=py38h06a4308_0
|
| 126 |
-
six=1.16.0=pyhd3eb1b0_0
|
| 127 |
-
sklearn=0.0
|
| 128 |
-
sniffio=1.2.0
|
| 129 |
-
soupsieve=2.3.2.post1
|
| 130 |
-
sqlite=3.36.0=hc218d9a_0
|
| 131 |
-
stack-data=0.3.0
|
| 132 |
-
supervisor=4.2.4
|
| 133 |
-
tensorboard=2.9.1
|
| 134 |
-
tensorboard-data-server=0.6.1
|
| 135 |
-
tensorboard-plugin-wit=1.8.1
|
| 136 |
-
tensorboardx=2.6.2.2
|
| 137 |
-
terminado=0.15.0
|
| 138 |
-
threadpoolctl=3.5.0
|
| 139 |
-
tifffile=2023.7.10
|
| 140 |
-
tinycss2=1.1.1
|
| 141 |
-
tk=8.6.10=hbc83047_0
|
| 142 |
-
torch=1.11.0+cu113
|
| 143 |
-
torchvision=0.12.0+cu113
|
| 144 |
-
tornado=6.1
|
| 145 |
-
tqdm=4.61.2=pyhd3eb1b0_1
|
| 146 |
-
traitlets=5.3.0
|
| 147 |
-
typing-extensions=4.2.0
|
| 148 |
-
urllib3=1.26.6=pyhd3eb1b0_1
|
| 149 |
-
wcwidth=0.2.13
|
| 150 |
-
webencodings=0.5.1
|
| 151 |
-
websocket-client=1.3.3
|
| 152 |
-
werkzeug=2.1.2
|
| 153 |
-
wheel=0.36.2=pyhd3eb1b0_0
|
| 154 |
-
widgetsnbextension=3.6.0
|
| 155 |
-
xz=5.2.5=h7b6447c_0
|
| 156 |
-
yaml=0.2.5=h7b6447c_0
|
| 157 |
-
yarg=0.1.9
|
| 158 |
-
zipp=3.8.0
|
| 159 |
-
zlib=1.2.11=h7b6447c_3
|
|
|
|
| 1 |
# This file may be used to create an environment using:
|
| 2 |
# $ conda create --name <env> --file <this file>
|
| 3 |
# platform: linux-64
|
| 4 |
+
_libgcc_mutex==0.1==main
|
| 5 |
+
_openmp_mutex==4.5==1_gnu
|
| 6 |
+
absl-py==1.1.0
|
| 7 |
+
anyio==3.6.1
|
| 8 |
+
argon2-cffi==21.3.0
|
| 9 |
+
argon2-cffi-bindings==21.2.0
|
| 10 |
+
asttokens==2.0.5
|
| 11 |
+
attrs==21.4.0
|
| 12 |
+
babel==2.10.3
|
| 13 |
+
backcall==0.2.0
|
| 14 |
+
beautifulsoup4==4.11.1
|
| 15 |
+
bleach==6.1.0
|
| 16 |
+
brotlipy==0.7.0==py38h27cfd23_1003
|
| 17 |
+
ca-certificates==2021.7.5==h06a4308_1
|
| 18 |
+
cachetools==5.2.0
|
| 19 |
+
certifi==2021.5.30==py38h06a4308_0
|
| 20 |
+
cffi==1.14.6==py38h400218f_0
|
| 21 |
+
chardet==4.0.0==py38h06a4308_1003
|
| 22 |
+
conda==4.10.3==py38h06a4308_0
|
| 23 |
+
conda-package-handling==1.7.3==py38h27cfd23_1
|
| 24 |
+
cryptography==3.4.7==py38hd23ed53_0
|
| 25 |
+
cycler==0.11.0
|
| 26 |
+
debugpy==1.6.0
|
| 27 |
+
decorator==5.1.1
|
| 28 |
+
defusedxml==0.7.1
|
| 29 |
+
docopt==0.6.2
|
| 30 |
+
entrypoints==0.4
|
| 31 |
+
executing==0.8.3
|
| 32 |
+
fastjsonschema==2.15.3
|
| 33 |
+
filelock==3.14.0
|
| 34 |
+
fonttools==4.33.3
|
| 35 |
+
ftfy==6.2.0
|
| 36 |
+
gdown==5.2.0
|
| 37 |
+
google-auth==2.8.0
|
| 38 |
+
google-auth-oauthlib==0.4.6
|
| 39 |
+
grpcio==1.46.3
|
| 40 |
+
idna==2.10==pyhd3eb1b0_0
|
| 41 |
+
imageio==2.34.1
|
| 42 |
+
importlib-metadata==4.11.4
|
| 43 |
+
importlib-resources==5.8.0
|
| 44 |
+
ipykernel==6.15.0
|
| 45 |
+
ipython==8.12.3
|
| 46 |
+
ipython-genutils==0.2.0
|
| 47 |
+
ipywidgets==7.7.0
|
| 48 |
+
jedi==0.18.1
|
| 49 |
+
jinja2==3.1.2
|
| 50 |
+
joblib==1.4.2
|
| 51 |
+
json5==0.9.8
|
| 52 |
+
jsonschema==4.6.0
|
| 53 |
+
jupyter-client==7.3.4
|
| 54 |
+
jupyter-core==5.7.2
|
| 55 |
+
jupyter-server==1.17.1
|
| 56 |
+
jupyterlab==3.4.3
|
| 57 |
+
jupyterlab-language-pack-zh-cn==3.4.post1
|
| 58 |
+
jupyterlab-pygments==0.2.2
|
| 59 |
+
jupyterlab-server==2.14.0
|
| 60 |
+
jupyterlab-widgets==1.1.0
|
| 61 |
+
kiwisolver==1.4.3
|
| 62 |
+
lazy-loader==0.4
|
| 63 |
+
ld_impl_linux-64==2.35.1==h7274673_9
|
| 64 |
+
libffi==3.3==he6710b0_2
|
| 65 |
+
libgcc-ng==9.3.0==h5101ec6_17
|
| 66 |
+
libgomp==9.3.0==h5101ec6_17
|
| 67 |
+
libstdcxx-ng==9.3.0==hd4cf53a_17
|
| 68 |
+
markdown==3.3.7
|
| 69 |
+
markupsafe==2.1.1
|
| 70 |
+
matplotlib==3.5.2
|
| 71 |
+
matplotlib-inline==0.1.3
|
| 72 |
+
mistune==3.0.2
|
| 73 |
+
nbclassic==0.3.7
|
| 74 |
+
nbclient==0.6.4
|
| 75 |
+
nbconvert==7.16.4
|
| 76 |
+
nbformat==5.10.4
|
| 77 |
+
ncurses==6.2==he6710b0_1
|
| 78 |
+
nest-asyncio==1.5.5
|
| 79 |
+
networkx==3.1
|
| 80 |
+
notebook==6.4.12
|
| 81 |
+
notebook-shim==0.1.0
|
| 82 |
+
numpy==1.22.4
|
| 83 |
+
oauthlib==3.2.0
|
| 84 |
+
opencv-python==4.10.0.82
|
| 85 |
+
openssl==1.1.1k==h27cfd23_0
|
| 86 |
+
packaging==21.3
|
| 87 |
+
pandocfilters==1.5.0
|
| 88 |
+
parso==0.8.3
|
| 89 |
+
pexpect==4.8.0
|
| 90 |
+
pickleshare==0.7.5
|
| 91 |
+
pillow==9.1.1
|
| 92 |
+
pip==21.1.3==py38h06a4308_0
|
| 93 |
+
pipreqs==0.5.0
|
| 94 |
+
platformdirs==4.2.2
|
| 95 |
+
prometheus-client==0.14.1
|
| 96 |
+
prompt-toolkit==3.0.47
|
| 97 |
+
protobuf==5.27.1
|
| 98 |
+
psutil==5.9.1
|
| 99 |
+
ptyprocess==0.7.0
|
| 100 |
+
pure-eval==0.2.2
|
| 101 |
+
pyasn1==0.4.8
|
| 102 |
+
pyasn1-modules==0.2.8
|
| 103 |
+
pycosat==0.6.3==py38h7b6447c_1
|
| 104 |
+
pycparser==2.20==py_2
|
| 105 |
+
pygments==2.12.0
|
| 106 |
+
pyopenssl==20.0.1==pyhd3eb1b0_1
|
| 107 |
+
pyparsing==3.0.9
|
| 108 |
+
pyrsistent==0.18.1
|
| 109 |
+
pysocks==1.7.1==py38h06a4308_0
|
| 110 |
+
python==3.8.10==h12debd9_8
|
| 111 |
+
python-dateutil==2.8.2
|
| 112 |
+
pytz==2022.1
|
| 113 |
+
pywavelets==1.4.1
|
| 114 |
+
pyzmq==23.2.0
|
| 115 |
+
readline==8.1==h27cfd23_0
|
| 116 |
+
regex==2024.5.15
|
| 117 |
+
requests==2.25.1==pyhd3eb1b0_0
|
| 118 |
+
requests-oauthlib==1.3.1
|
| 119 |
+
rsa==4.8
|
| 120 |
+
ruamel_yaml==0.15.100==py38h27cfd23_0
|
| 121 |
+
scikit-image==0.21.0
|
| 122 |
+
scikit-learn==1.3.2
|
| 123 |
+
scipy==1.10.1
|
| 124 |
+
send2trash==1.8.0
|
| 125 |
+
setuptools==52.0.0==py38h06a4308_0
|
| 126 |
+
six==1.16.0==pyhd3eb1b0_0
|
| 127 |
+
sklearn==0.0
|
| 128 |
+
sniffio==1.2.0
|
| 129 |
+
soupsieve==2.3.2.post1
|
| 130 |
+
sqlite==3.36.0==hc218d9a_0
|
| 131 |
+
stack-data==0.3.0
|
| 132 |
+
supervisor==4.2.4
|
| 133 |
+
tensorboard==2.9.1
|
| 134 |
+
tensorboard-data-server==0.6.1
|
| 135 |
+
tensorboard-plugin-wit==1.8.1
|
| 136 |
+
tensorboardx==2.6.2.2
|
| 137 |
+
terminado==0.15.0
|
| 138 |
+
threadpoolctl==3.5.0
|
| 139 |
+
tifffile==2023.7.10
|
| 140 |
+
tinycss2==1.1.1
|
| 141 |
+
tk==8.6.10==hbc83047_0
|
| 142 |
+
torch==1.11.0+cu113
|
| 143 |
+
torchvision==0.12.0+cu113
|
| 144 |
+
tornado==6.1
|
| 145 |
+
tqdm==4.61.2==pyhd3eb1b0_1
|
| 146 |
+
traitlets==5.3.0
|
| 147 |
+
typing-extensions==4.2.0
|
| 148 |
+
urllib3==1.26.6==pyhd3eb1b0_1
|
| 149 |
+
wcwidth==0.2.13
|
| 150 |
+
webencodings==0.5.1
|
| 151 |
+
websocket-client==1.3.3
|
| 152 |
+
werkzeug==2.1.2
|
| 153 |
+
wheel==0.36.2==pyhd3eb1b0_0
|
| 154 |
+
widgetsnbextension==3.6.0
|
| 155 |
+
xz==5.2.5==h7b6447c_0
|
| 156 |
+
yaml==0.2.5==h7b6447c_0
|
| 157 |
+
yarg==0.1.9
|
| 158 |
+
zipp==3.8.0
|
| 159 |
+
zlib==1.2.11==h7b6447c_3
|