Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
|
2 |
git+https://github.com/huggingface/[email protected]
|
3 |
git+https://github.com/openvinotoolkit/[email protected]
|
4 |
|
5 |
fastapi
|
6 |
uvicorn
|
7 |
-
huggingface_hub
|
|
|
1 |
+
openvino==2025.2.0
|
2 |
git+https://github.com/huggingface/[email protected]
|
3 |
git+https://github.com/openvinotoolkit/[email protected]
|
4 |
|
5 |
fastapi
|
6 |
uvicorn
|
7 |
+
huggingface_hub
|