# Optional: the offline "Local (offline)" provider.
# The Anticipatory Music Transformer runs entirely on this machine - no API key,
# no per-song cost. It is NOT text-conditioned: it continues whatever is already
# in the piano roll rather than following a written description.
#
# Install with install-local-ai.bat, which pins the CPU-only PyTorch build.
# For a CUDA build instead, see https://pytorch.org/get-started/locally/
#
#   torch            (installed separately - needs the PyTorch index URL)
transformers
anticipation @ git+https://github.com/jthickstun/anticipation.git
