LICENSE
README.md
pyproject.toml
static_ghost/__init__.py
static_ghost/cli.py
static_ghost/detector.py
static_ghost/fast_inpaint.py
static_ghost/inpainter.py
static_ghost/mask_generator.py
static_ghost/picker.py
static_ghost/video_engine.py
static_ghost.egg-info/PKG-INFO
static_ghost.egg-info/SOURCES.txt
static_ghost.egg-info/dependency_links.txt
static_ghost.egg-info/entry_points.txt
static_ghost.egg-info/requires.txt
static_ghost.egg-info/top_level.txt
tests/test_cli.py
tests/test_detector.py
tests/test_inpainter.py
tests/test_mask_generator.py
tests/test_video_engine.py