From 643ff67c1fa4881a1c0b526053ac3213dbd9d1d2 Mon Sep 17 00:00:00 2001 From: Tyler Davis Date: Tue, 20 Sep 2022 15:56:16 -0700 Subject: [PATCH] Add requirements.txt, move readme --- DDLSNet/{src => }/README.md | 0 DDLSNet/requirements.txt | 221 ++++++++++++++++++++++++++++++++++++ 2 files changed, 221 insertions(+) rename DDLSNet/{src => }/README.md (100%) create mode 100644 DDLSNet/requirements.txt diff --git a/DDLSNet/src/README.md b/DDLSNet/README.md similarity index 100% rename from DDLSNet/src/README.md rename to DDLSNet/README.md diff --git a/DDLSNet/requirements.txt b/DDLSNet/requirements.txt new file mode 100644 index 0000000..69d2dd4 --- /dev/null +++ b/DDLSNet/requirements.txt @@ -0,0 +1,221 @@ +absl-py==0.14.0 +alabaster==0.7.12 +appdirs==1.4.4 +argh==0.26.2 +argon2-cffi==20.1.0 +arrow==0.13.1 +astroid==2.6.6 +astunparse==1.6.3 +async-generator==1.10 +atomicwrites==1.4.0 +attrs==21.2.0 +autopep8==1.5.6 +Babel==2.9.1 +backcall==0.2.0 +bcrypt==3.2.0 +binaryornot==0.4.4 +black==19.10b0 +bleach==4.0.0 +Bottleneck==1.3.2 +brotlipy==0.7.0 +cachetools==4.2.2 +certifi==2021.5.30 +cffi==1.14.6 +chardet==4.0.0 +charset-normalizer==2.0.4 +clang==5.0 +click==8.0.1 +cloudpickle==1.6.0 +colorama==0.4.4 +cookiecutter==1.7.2 +cryptography==3.4.7 +cycler==0.10.0 +debugpy==1.4.1 +decorator==5.0.9 +defusedxml==0.7.1 +diff-match-patch==20200713 +docutils==0.17.1 +efficientnet==1.0.0 +entrypoints==0.3 +et-xmlfile==1.1.0 +flake8==3.9.0 +flatbuffers==1.12 +fonttools==4.25.0 +future==0.18.2 +gast==0.4.0 +google-auth==1.35.0 +google-auth-oauthlib==0.4.6 +google-pasta==0.2.0 +grpcio==1.40.0 +h5py==3.1.0 +idna==3.2 +image-classifiers==1.0.0 +imageio==2.13.3 +imagesize==1.2.0 +importlib-metadata==4.8.1 +inflection==0.5.1 +intervaltree==3.1.0 +ipykernel==6.2.0 +ipython==7.27.0 +ipython-genutils==0.2.0 +ipywidgets==7.6.3 +isort==5.9.3 +jdcal==1.4.1 +jedi==0.17.2 +Jinja2==2.11.3 +jinja2-time==0.2.0 +joblib==1.0.1 +jsonschema==3.2.0 +jupyter==1.0.0 +jupyter-client==7.0.1 +jupyter-console==6.4.0 +jupyter-core==4.7.1 +jupyterlab-pygments==0.1.2 +jupyterlab-widgets==1.0.0 +keras==2.6.0 +Keras-Applications==1.0.8 +Keras-Preprocessing==1.1.2 +keras-tuner==1.1.0 +keyring==23.1.0 +kiwisolver==1.3.1 +kt-legacy==1.0.4 +lazy-object-proxy==1.6.0 +line-profiler==3.5.1 +Markdown==3.3.4 +MarkupSafe==1.1.1 +matplotlib==3.4.2 +matplotlib-inline==0.1.2 +mccabe==0.6.1 +mistune==0.8.4 +mkl-fft==1.3.0 +mkl-random==1.2.2 +mkl-service==2.4.0 +munkres==1.1.4 +mypy-extensions==0.4.3 +nbclient==0.5.3 +nbconvert==6.1.0 +nbformat==5.1.3 +nest-asyncio==1.5.1 +networkx==2.6.3 +notebook==6.4.3 +numexpr==2.7.3 +numpy==1.19.5 +numpydoc==1.1.0 +oauthlib==3.1.1 +olefile==0.46 +openpyxl==3.0.7 +opt-einsum==3.3.0 +packaging==21.0 +pandas==1.3.2 +pandocfilters==1.4.3 +paramiko==2.7.2 +parso==0.7.0 +pathspec==0.7.0 +pexpect==4.8.0 +pickleshare==0.7.5 +Pillow==8.4.0 +pip==22.2.2 +pluggy==0.13.1 +poyo==0.5.0 +prometheus-client==0.11.0 +prompt-toolkit==3.0.17 +protobuf==3.18.0 +psutil==5.8.0 +ptyprocess==0.7.0 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pycodestyle==2.6.0 +pycparser==2.20 +pydocstyle==6.1.1 +pydot==1.4.2 +pyflakes==2.2.0 +Pygments==2.10.0 +pylint==2.9.6 +pyls-black==0.4.6 +pyls-spyder==0.3.2 +PyNaCl==1.4.0 +pyOpenSSL==20.0.1 +pyparsing==2.4.7 +PyQt5==5.12.3 +PyQt5_sip==4.19.18 +PyQtChart==5.12 +PyQtWebEngine==5.12.1 +pyrsistent==0.18.0 +PySocks==1.7.1 +python-dateutil==2.8.2 +python-jsonrpc-server==0.4.0 +python-language-server==0.36.2 +python-slugify==5.0.2 +pytz==2021.1 +PyWavelets==1.2.0 +pywin32==228 +pywin32-ctypes==0.2.0 +pywinpty==0.5.7 +PyYAML==5.4.1 +pyzmq==22.2.1 +QDarkStyle==3.0.2 +qstylizer==0.1.10 +QtAwesome==1.0.2 +qtconsole==5.1.0 +QtPy==1.10.0 +regex==2021.8.3 +requests==2.26.0 +requests-oauthlib==1.3.0 +rope==0.19.0 +rsa==4.7.2 +Rtree==0.9.7 +scikit-image==0.19.0 +scikit-learn==0.24.2 +scipy==1.7.1 +segmentation-models==1.0.1 +Send2Trash==1.5.0 +setuptools==58.0.4 +sip==4.19.13 +six==1.15.0 +snakeviz==2.1.1 +snowballstemmer==2.1.0 +sortedcontainers==2.4.0 +Sphinx==4.0.2 +sphinxcontrib-applehelp==1.0.2 +sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-htmlhelp==2.0.0 +sphinxcontrib-jsmath==1.0.1 +sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-serializinghtml==1.1.5 +spyder==5.0.5 +spyder-kernels==2.0.5 +tensorboard==2.6.0 +tensorboard-data-server==0.6.1 +tensorboard-plugin-wit==1.8.0 +tensorflow==2.6.0 +tensorflow-estimator==2.6.0 +termcolor==1.1.0 +terminado==0.9.4 +testpath==0.5.0 +text-unidecode==1.3 +textdistance==4.2.1 +threadpoolctl==2.2.0 +three-merge==0.1.1 +tifffile==2021.11.2 +tinycss==0.4 +toml==0.10.2 +tornado==6.1 +tqdm==4.64.0 +traitlets==5.0.5 +typed-ast==1.4.3 +typing-extensions==3.7.4.3 +ujson==4.0.2 +Unidecode==1.2.0 +urllib3==1.26.6 +watchdog==2.1.3 +wcwidth==0.2.5 +webencodings==0.5.1 +Werkzeug==2.0.1 +wheel==0.37.0 +whichcraft==0.6.1 +widgetsnbextension==3.5.1 +win-inet-pton==1.1.0 +wincertstore==0.2 +wrapt==1.12.1 +yapf==0.31.0 +zipp==3.5.0