CHANGELOG.md
LICENSE
MANIFEST.in
README.md
docs.json
mkdocs.yml
pyproject.toml
docs/cookbook.md
docs/encoders.md
docs/index.md
docs/install.md
docs/questions.md
docs/quickstart.md
docs/reference-cli.md
docs/reference-http.md
docs/reference-python.md
docs/serving.md
docs/training.md
docs/troubleshooting.md
examples/make_fixtures.py
examples/quickstart.py
examples/train_your_own.py
jevimage/__init__.py
jevimage/answers.py
jevimage/batcher.py
jevimage/cli.py
jevimage/client.py
jevimage/core.py
jevimage/encoders.py
jevimage/images.py
jevimage/local.py
jevimage/server.py
jevimage/store.py
jevimage/training.py
jevimage.egg-info/PKG-INFO
jevimage.egg-info/SOURCES.txt
jevimage.egg-info/dependency_links.txt
jevimage.egg-info/entry_points.txt
jevimage.egg-info/requires.txt
jevimage.egg-info/top_level.txt
tests/conftest.py
tests/test_api_only.py
tests/test_core.py
tests/test_store.py
tests/test_training.py