GCRN / python /requirements.txt
inoryQwQ's picture
Upload folder using huggingface_hub
5e23710 verified
Raw
History Blame Contribute Delete
234 Bytes
# GCRN AX Python SDK 依赖
# 运行时(板端 / 带 AX runtime 主机):
axengine>=0.1.3 # pyaxengine:.axmodel NPU 推理
numpy>=1.24
# 仅主机调试(无 NPU 时用 onnx 模型 + onnxruntime):
onnxruntime>=1.16