Commit
·
9abcb70
1
Parent(s):
9d294d5
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
happytransformer
|
2 |
-
gradio==3.26.0
|
|
|
|
1 |
happytransformer
|
2 |
+
gradio==3.26.0
|
3 |
+
optimum[openvino,nncf]
|