chore: Update dependencies in requirements.txt to latest versions
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
openvino==2024.6.0
|
2 |
onnxruntime-openvino==1.20.0
|
3 |
-
gradio==5.
|
4 |
-
huggingface-hub==0.
|
5 |
matplotlib==3.10.0
|
6 |
opencv-python-headless==4.10.0.84
|
7 |
pillow==11.1.0
|
|
|
1 |
openvino==2024.6.0
|
2 |
onnxruntime-openvino==1.20.0
|
3 |
+
gradio==5.23.1
|
4 |
+
huggingface-hub==0.29.3
|
5 |
matplotlib==3.10.0
|
6 |
opencv-python-headless==4.10.0.84
|
7 |
pillow==11.1.0
|