Update requirements.txt

This commit is contained in:
Sam Khoze
2024-06-19 22:35:50 +05:30
committed by GitHub
parent 7d58fce266
commit 128e81f63c
+2 -1
View File
@@ -1,7 +1,8 @@
filetype==1.2.0 filetype==1.2.0
numpy==1.26.4 numpy==1.26.4
onnx==1.16.0 onnx==1.16.0
onnxruntime==1.17.3 onnxruntime
onnxruntime-gpu
opencv-python==4.9.0.80 opencv-python==4.9.0.80
psutil==5.9.8 psutil==5.9.8
tqdm==4.66.4 tqdm==4.66.4