hsuwill000 commited on
Commit
4af98f3
·
verified ·
1 Parent(s): 5cda26e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- optimum-intel @ git+https://github.com/huggingface/optimum-intel.git
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