add memory metrics

This commit is contained in:
harisreedhar
2026-02-10 17:10:32 +05:30
committed by henryruhs
parent e4c0f162a9
commit 997712e739
+5 -4
View File
@@ -1,10 +1,11 @@
numpy==2.2.6
onnx==1.20.1
onnxruntime==1.24.3
onnx==1.19.1
onnxruntime==1.23.2
opencv-python==4.12.0.88
nvidia-ml-py==13.590.48
tqdm==4.67.3
scipy==1.17.1
psutil==7.2.2
tqdm==4.67.1
scipy==1.16.3
starlette==0.50.0
uvicorn==0.34.0
websockets==15.0.1