.copier-answers.yml
.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/task.md
.github/workflows/test_and_deploy.yml
.napari-hub/DESCRIPTION.md
.napari-hub/config.yml
src/morphodeep/__init__.py
src/morphodeep/_version.py
src/morphodeep/_widget.py
src/morphodeep/get_model.py
src/morphodeep/model.py
src/morphodeep/napari.yaml
src/morphodeep.egg-info/PKG-INFO
src/morphodeep.egg-info/SOURCES.txt
src/morphodeep.egg-info/dependency_links.txt
src/morphodeep.egg-info/entry_points.txt
src/morphodeep.egg-info/requires.txt
src/morphodeep.egg-info/top_level.txt
tests/__init__.py
tests/test_widget.py