hsuwill000 commited on
Commit
c96abf5
·
verified ·
1 Parent(s): 966954c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  openvino==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
 
1
  openvino==2025.2.0
2
+ optimum-intel==1.23.1
3
+ openvino.genai==2025.2.0.0
4
 
5
  fastapi
6
  uvicorn