LICENSE
README.md
pyproject.toml
spatnic/__init__.py
spatnic/export.py
spatnic/finetune.py
spatnic/model.py
spatnic/predict.py
spatnic/preprocessing.py
spatnic.egg-info/PKG-INFO
spatnic.egg-info/SOURCES.txt
spatnic.egg-info/dependency_links.txt
spatnic.egg-info/requires.txt
spatnic.egg-info/top_level.txt
spatnic/weights/.gitkeep
tests/test_export.py
tests/test_model.py
tests/test_predict.py
tests/test_preprocessing.py