Spaces:
Build error
Build error
AlexKoff88
commited on
Commit
·
1a996ec
1
Parent(s):
7304f5b
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -75,7 +75,7 @@ onnx==1.13.0
|
|
75 |
onnxruntime==1.14.1
|
76 |
opencv-python==4.6.0.66
|
77 |
optimum==1.8.2
|
78 |
-
|
79 |
packaging==22.0
|
80 |
pandas==1.3.5
|
81 |
pandocfilters==1.5.0
|
@@ -118,8 +118,6 @@ threadpoolctl==3.1.0
|
|
118 |
timm==0.6.13
|
119 |
tinycss2==1.2.1
|
120 |
tokenizers==0.12.1
|
121 |
-
tomeov==0.1.0
|
122 |
-
-e git+https://github.com/AlexKoff88/tomesd.git@93418b085ebf1cc87378a6a959729c047c1d6621#egg=tomesd
|
123 |
tomli==2.0.1
|
124 |
tornado==6.2
|
125 |
tqdm==4.64.1
|
|
|
75 |
onnxruntime==1.14.1
|
76 |
opencv-python==4.6.0.66
|
77 |
optimum==1.8.2
|
78 |
+
git+https://github.com/huggingface/optimum-intel.git
|
79 |
packaging==22.0
|
80 |
pandas==1.3.5
|
81 |
pandocfilters==1.5.0
|
|
|
118 |
timm==0.6.13
|
119 |
tinycss2==1.2.1
|
120 |
tokenizers==0.12.1
|
|
|
|
|
121 |
tomli==2.0.1
|
122 |
tornado==6.2
|
123 |
tqdm==4.64.1
|