add memory metrics

This commit is contained in:
harisreedhar
2026-02-10 17:10:32 +05:30
committed by henryruhs
parent 14b1ed6b76
commit a94015c5ee
+7 -6
View File
@@ -1,10 +1,11 @@
numpy==2.2.6
onnx==1.21.0
onnxruntime==1.24.4
opencv-python==4.13.0.92
psutil==7.1.3
tqdm==4.67.3
scipy==1.17.1
onnx==1.19.1
onnxruntime==1.23.2
opencv-python==4.12.0.88
nvidia-ml-py==13.590.48
psutil==7.2.2
tqdm==4.67.1
scipy==1.16.3
starlette==0.50.0
uvicorn==0.34.0
websockets==15.0.1