init
This commit is contained in:
16
backend/algorithm_subprocesses/5.15/requirements.txt
Executable file
16
backend/algorithm_subprocesses/5.15/requirements.txt
Executable file
@@ -0,0 +1,16 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user