Spaces:
Build error
Build error
AlexKoff88
commited on
Commit
·
7304f5b
1
Parent(s):
37d9014
Updated requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -69,13 +69,13 @@ nbformat==5.7.1
|
|
69 |
nest-asyncio==1.5.6
|
70 |
networkx==2.8.2
|
71 |
ninja==1.10.2.4
|
72 |
-
nncf @ git+https://github.com/openvinotoolkit/nncf.git
|
73 |
numpy==1.23.4
|
74 |
onnx==1.13.0
|
75 |
onnxruntime==1.14.1
|
76 |
opencv-python==4.6.0.66
|
77 |
optimum==1.8.2
|
78 |
-
-e git+https://github.com/huggingface/optimum-intel.git
|
79 |
packaging==22.0
|
80 |
pandas==1.3.5
|
81 |
pandocfilters==1.5.0
|
|
|
69 |
nest-asyncio==1.5.6
|
70 |
networkx==2.8.2
|
71 |
ninja==1.10.2.4
|
72 |
+
nncf @ git+https://github.com/openvinotoolkit/nncf.git
|
73 |
numpy==1.23.4
|
74 |
onnx==1.13.0
|
75 |
onnxruntime==1.14.1
|
76 |
opencv-python==4.6.0.66
|
77 |
optimum==1.8.2
|
78 |
+
-e git+https://github.com/huggingface/optimum-intel.git
|
79 |
packaging==22.0
|
80 |
pandas==1.3.5
|
81 |
pandocfilters==1.5.0
|