Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
git+https://github.com/openvinotoolkit/openvino.git
|
2 |
-
git+https://github.com/huggingface/optimum-intel.git
|
3 |
-
git+https://github.com/openvinotoolkit/openvino.genai.git
|
4 |
|
5 |
fastapi
|
6 |
uvicorn
|
7 |
-
huggingface_hub
|
|
|
1 |
+
git+https://github.com/openvinotoolkit/openvino.genai.git@2025.2.0
|
2 |
+
git+https://github.com/huggingface/optimum-intel.git@v1.23.1
|
3 |
+
git+https://github.com/openvinotoolkit/openvino.genai.git@2025.2.0.0
|
4 |
|
5 |
fastapi
|
6 |
uvicorn
|
7 |
+
huggingface_hub
|