hsuwill000 commited on
Commit
d604282
·
verified ·
1 Parent(s): 0fcdc6e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -1,2 +1,11 @@
1
  huggingface_hub==0.25.2
2
- openvino_genai
 
 
 
 
 
 
 
 
 
 
1
  huggingface_hub==0.25.2
2
+
3
+ # 安裝最新版的 optimum-intel (從 GitHub 安裝)
4
+ optimum-intel @ git+https://github.com/huggingface/optimum-intel.git
5
+
6
+ # 其他常用套件
7
+ openvino-genai
8
+ fastapi
9
+ uvicorn
10
+ huggingface_hub
11
+ nncf