Files
operating-room-monitor-server/backend/algorithm_subprocesses/5.15/requirements.txt

17 lines
462 B
Plaintext
Raw Normal View History

2026-05-21 15:48:03 +08:00
# pack/5.11 运行依赖(推理主流程最小集)
# 使用前请按显卡环境先安装匹配的 PyTorch https://pytorch.org/get-started/locally/
#
# pip install -r requirements.txt
# pip install -e code/actionformer_release/libs/utils
#
# 第二行在 pack/5.11 目录下执行(安装 ActionFormer 用 nms 扩展)
torch>=2.0.0
torchvision>=0.15.0
ultralytics>=8.0.0
opencv-python>=4.8.0
numpy>=1.23.0
pandas>=2.0.0
openpyxl>=3.1.0
PyYAML>=6.0