see-through/annotators/lang_sam
2026-03-31 14:31:58 +08:00
..
models initial release: common, inference (6 scripts + demo), annotators 2026-03-31 14:31:58 +08:00
__init__.py initial release: common, inference (6 scripts + demo), annotators 2026-03-31 14:31:58 +08:00
README.md initial release: common, inference (6 scripts + demo), annotators 2026-03-31 14:31:58 +08:00
requirements.txt initial release: common, inference (6 scripts + demo), annotators 2026-03-31 14:31:58 +08:00
utils.py initial release: common, inference (6 scripts + demo), annotators 2026-03-31 14:31:58 +08:00

lang_sam

Conda env: live2d_ann_langsam (TBD — see ../../ISSUES.md)

Setup (partial)

# lang_sam ships its own requirements.txt:
pip install -r requirements.txt
# Note: takes several minutes (builds SAM2)

Known Issues

  • No conda env name established. See ../../ISSUES.md.