LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
chess_fen_detector/__init__.py
chess_fen_detector/cli.py
chess_fen_detector/detector.py
chess_fen_detector.egg-info/PKG-INFO
chess_fen_detector.egg-info/SOURCES.txt
chess_fen_detector.egg-info/dependency_links.txt
chess_fen_detector.egg-info/entry_points.txt
chess_fen_detector.egg-info/requires.txt
chess_fen_detector.egg-info/top_level.txt
chess_fen_detector/models/chess_best_model_mini.keras
examples/example_usage.py
tests/test_detector.py