# Tesseract requirements file
# Generated by tesseract {{version}} on {{timestamp}}

# Add Python requirements like this:
--index-url https://download.pytorch.org/whl/cpu
torch

# This may contain private dependencies via SSH URLs:
# git+ssh://git@github.com/username/repo.git@branch
# (use `tesseract build --forward-ssh-agent` to grant the builder access to your SSH keys)
