Upload folder using huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ torch
|
|
5 |
transformers
|
6 |
huggingface_hub
|
7 |
langchain_community
|
8 |
-
optimum
|
|
|
|
5 |
transformers
|
6 |
huggingface_hub
|
7 |
langchain_community
|
8 |
+
optimum-intel[openvino,nncf]
|
9 |
+
|