Three tabs (Image / Video / Text), dark-mode, animated UI, and pluggable model registry.
python -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
python app.pyConfigure defaults in configs/default.yaml or override in the UI.