Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
|
2 |
-
|
|
|
3 |
|
4 |
fastapi
|
5 |
uvicorn
|
6 |
huggingface_hub
|
7 |
-
openvino_genai @ git+https://github.com/openvinotoolkit/openvino.genai.git
|
|
|
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
|
|