Fix typo in setup.py

This commit is contained in:
Rishabh Manoj
2025-04-13 00:36:22 +05:30
committed by GitHub
parent 2abca69c9d
commit efb51bf0fa
+1 -1
View File
@@ -56,7 +56,7 @@ setup(
"soundfile",
"tokenizers==0.20.3",
"librosa",
"numpy==1.26.4"
"numpy==1.26.4",
"openvino",
"openvino-genai",
"openvino-tokenizers",