feat(ai-service): FastAPI + ONNX Runtime 检测服务骨架(mock 模式)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
fastapi>=0.110,<1.0
|
||||
uvicorn[standard]>=0.29,<1.0
|
||||
onnxruntime>=1.17
|
||||
numpy>=1.26
|
||||
Pillow>=10.0
|
||||
pydantic>=2.5
|
||||
python-multipart>=0.0.9
|
||||
pytest>=8.0
|
||||
httpx>=0.27
|
||||
Reference in New Issue
Block a user