Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 662 Bytes

File metadata and controls

15 lines (11 loc) · 662 Bytes

ZeroPain submodule notes

Update guidance

  • To pull upstream changes: git submodule update --remote lab/ZEROPAIN
  • After updating, re-pin by committing the new submodule SHA in the superproject.
  • Keep requirements.lock.txt in sync with upstream requirements.txt when dependencies change.

Usage

  • Install deps from requirements.lock.txt (mirrors upstream requirements).
  • Consult upstream README for pipeline usage; DSMIL integrations will wrap CLI/TUI/web entrypoints via the pharma adapter.