Skip to content

Commit 5e430f8

Browse files
authored
Merge pull request #353 from Perseus14/patch-1
Fix typo in setup.py
2 parents 2abca69 + efb51bf commit 5e430f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"soundfile",
5757
"tokenizers==0.20.3",
5858
"librosa",
59-
"numpy==1.26.4"
59+
"numpy==1.26.4",
6060
"openvino",
6161
"openvino-genai",
6262
"openvino-tokenizers",

0 commit comments

Comments
 (0)