--- a +++ b/requirements.txt @@ -0,0 +1,250 @@ +absl-py==0.12.0 +aiohttp==3.8.6 +aiohttp-retry==2.8.3 +aiosignal==1.3.1 +albumentations==1.0.3 +anyio==4.0.0 +appdirs==1.4.4 +APScheduler==3.6.3 +argon2-cffi==20.1.0 +astroid==2.9.3 +astunparse==1.6.3 +async-generator==1.10 +async-lru==2.0.4 +async-timeout==4.0.3 +attrs==23.1.0 +autopep8==1.5.5 +Babel==2.13.1 +backcall==0.2.0 +batchgenerators==0.24 +beautifulsoup4==4.12.2 +black==21.6b0 +bleach==3.3.0 +blis==0.7.4 +cachetools==4.2.2 +catalogue==1.0.0 +catalyst==20.8.2 +certifi==2022.12.7 +cffi==1.14.5 +chardet==4.0.0 +charset-normalizer==3.3.1 +click==8.0.1 +colorama==0.4.6 +contourpy==1.0.6 +cryptography==3.4.7 +cssselect==1.1.0 +cssutils==2.3.0 +cycler==0.10.0 +cymem==2.0.5 +debugpy==1.8.0 +decorator==4.4.2 +defusedxml==0.7.1 +deprecation==2.1.0 +dicom2nifti==2.4.2 +efficientnet-pytorch==0.6.3 +entrypoints==0.3 +exceptiongroup==1.1.3 +fastcore==1.3.19 +fastjsonschema==2.18.1 +fastprogress==1.0.0 +filelock==3.0.12 +flake8==3.8.4 +flatbuffers==1.12 +fonttools==4.38.0 +future==0.18.3 +gast==0.3.3 +gitdb==4.0.7 +GitPython==3.1.30 +glob2==0.7 +google-auth==1.30.0 +google-auth-oauthlib==0.4.4 +google-pasta==0.2.0 +grpcio==1.32.0 +h5py==2.10.0 +idna==2.10 +imageio==2.9.0 +imgaug==0.4.0 +importlib-metadata==4.8.3 +importlib-resources==6.1.0 +inotify==0.2.10 +ipykernel==6.14.0 +ipython==7.31.1 +ipython-genutils==0.2.0 +ipywidgets==7.6.3 +isort==5.10.1 +jedi==0.17.2 +jeepney==0.6.0 +Jinja2==3.0.3 +joblib==1.2.0 +json5==0.9.14 +jsonschema==4.18.0 +jsonschema-specifications==2023.7.1 +jupyter==1.0.0 +jupyter-client==8.4.0 +jupyter-console==6.6.3 +jupyter-core==5.4.0 +jupyter-events==0.8.0 +jupyter-lsp==2.2.0 +jupyter-server==2.8.0 +jupyter-server-terminals==0.4.4 +jupyterlab==4.0.7 +jupyterlab-pygments==0.2.2 +jupyterlab-server==2.25.0 +jupyterlab-widgets==3.0.9 +Keras==2.4.3 +Keras-Preprocessing==1.1.2 +keyring==23.0.1 +kiwisolver==1.3.1 +knockknock==0.1.7 +lazy-object-proxy==1.7.1 +linecache2==1.0.0 +lxml==4.9.1 +Markdown==3.3.4 +MarkupSafe==2.1.3 +matplotlib==3.4.1 +matplotlib-inline==0.1.2 +matrix-client==0.3.2 +mccabe==0.6.1 +MedPy==0.4.0 +mistune==2.0.3 +multidict==6.0.4 +munch==2.5.0 +murmurhash==1.0.5 +mypy-extensions==0.4.3 +nbclient==0.5.3 +nbconvert==7.9.2 +nbformat==5.7.0 +nest-asyncio==1.5.1 +networkx==2.5.1 +nibabel==3.2.1 +nose==1.3.7 +notebook==7.0.6 +notebook-shim==0.2.3 +numpy==1.19.5 +#nvidia-cublas-cu11==11.10.3.66 +#nvidia-cuda-nvrtc-cu11==11.7.99 +#nvidia-cuda-runtime-cu11==11.7.99 +#nvidia-cudnn-cu11==8.5.0.96 +oauthlib==3.1.0 +opencv-python==4.5.3.56 +opencv-python-headless==4.5.3.56 +opt-einsum==3.3.0 +overrides==7.4.0 +packaging==21.3 +pandas==1.2.4 +pandocfilters==1.4.3 +parso==0.7.1 +pathspec==0.8.1 +pexpect==4.8.0 +pickleshare==0.7.5 +Pillow==9.3.0 +pkgutil-resolve-name==1.3.10 +plac==1.1.3 +platformdirs==2.5.1 +plotly==4.14.3 +pluggy==1.0.0 +premailer==3.8.0 +preshed==3.0.5 +pretrainedmodels==0.7.4 +prometheus-client==0.10.1 +prompt-toolkit==3.0.39 +protobuf==3.18.3 +psutil==5.9.6 +ptyprocess==0.7.0 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pycodestyle==2.6.0 +pycparser==2.20 +pydicom==2.3.0 +pydocstyle==6.1.1 +pyflakes==2.2.0 +Pygments==2.8.1 +PyJWT==2.4.0 +pylint==2.12.2 +pyparsing==2.4.7 +pyrsistent==0.17.3 +python-dateutil==2.8.2 +python-gdcm==3.0.14 +python-json-logger==2.0.7 +python-jsonrpc-server==0.4.0 +python-language-server==0.36.2 +python-lsp-jsonrpc==1.0.0 +python-lsp-server==1.3.3 +python-telegram-bot==13.5 +pytz==2021.1 +PyWavelets==1.1.1 +PyYAML==5.4.1 +pyzmq==24.0.0 +qtconsole==5.1.0 +QtPy==1.9.0 +referencing==0.30.2 +regex==2021.4.4 +requests==2.31.0 +requests-oauthlib==1.3.0 +retrying==1.3.3 +rfc3339-validator==0.1.4 +rfc3986-validator==0.1.1 +rope==0.23.0 +rpds-py==0.10.6 +rsa==4.7.2 +sacremoses==0.0.45 +scikit-image==0.18.2 +scikit-learn==0.24.2 +scikit-multilearn==0.2.0 +scipy==1.6.3 +seaborn==0.11.1 +SecretStorage==3.3.1 +segmentation-models-pytorch==0.2.0 +Send2Trash==1.8.2 +sentencepiece==0.1.95 +Shapely==1.7.1 +SimpleITK==2.0.2 +six==1.15.0 +sklearn==0.0 +smmap==4.0.0 +sniffio==1.3.0 +snowballstemmer==2.2.0 +soupsieve==2.5 +spacy==2.3.5 +srsly==1.0.5 +tensorboard==2.5.0 +tensorboard-data-server==0.6.0 +tensorboard-plugin-wit==1.8.0 +tensorboardX==2.2 +tensorflow-estimator==2.4.0 +termcolor==1.1.0 +terminado==0.9.4 +testpath==0.4.4 +thinc==7.4.5 +threadpoolctl==2.1.0 +tifffile==2021.7.2 +timm==0.4.12 +tinycss2==1.2.1 +tokenizers==0.8.1rc1 +toml==0.10.2 +tomli==2.0.1 +torch==1.13.1 +torchvision==0.14.1 +tornado==6.2 +tqdm==4.60.0 +traceback2==1.4.0 +traitlets==5.6.0 +transformers==3.0.2 +twilio==8.10.0 +typing-extensions==4.8.0 +tzlocal==2.1 +ujson==5.4.0 +unittest2==1.1.0 +urllib3==1.26.5 +wasabi==0.8.2 +watchdog==2.1.2 +wcwidth==0.2.5 +webencodings==0.5.1 +websocket-client==1.6.4 +Werkzeug==1.0.1 +widgetsnbextension==3.5.1 +wrapt==1.12.1 +yagmail==0.14.256 +yapf==0.32.0 +yarl==1.9.2 +zipp==3.4.1