Spaces:
Paused
Paused
Commit
·
a2c9a21
1
Parent(s):
7830800
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ gradio
|
|
4 |
transformers
|
5 |
torch
|
6 |
#optimum
|
7 |
-
|
8 |
#onnx
|
9 |
#onnxruntime
|
|
|
4 |
transformers
|
5 |
torch
|
6 |
#optimum
|
7 |
+
optimum[openvino,nncf]
|
8 |
#onnx
|
9 |
#onnxruntime
|