.gitignore
README.md
pyproject.toml
src/__init__.py
src/otai_hf_local/__init__.py
src/otai_hf_local/hf_classification_service.py
src/otai_hf_local/hf_local_plugin.py
src/otai_hf_local.egg-info/PKG-INFO
src/otai_hf_local.egg-info/SOURCES.txt
src/otai_hf_local.egg-info/dependency_links.txt
src/otai_hf_local.egg-info/entry_points.txt
src/otai_hf_local.egg-info/requires.txt
src/otai_hf_local.egg-info/top_level.txt
tests/conftest.py
tests/unit/test_hf_classification_service.py
tests/unit/test_hf_local_plugin.py