Spaces:
Sleeping
Sleeping
Commit
·
30bc50b
1
Parent(s):
b2a8dae
Code fixing
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -25,7 +25,7 @@ colorama==0.4.6
|
|
25 |
coloredlogs==15.0.1
|
26 |
comtypes==1.3.1
|
27 |
confection==0.1.4
|
28 |
-
contourpy==1.2.0
|
29 |
coqpit==0.0.17
|
30 |
ctranslate2==4.6.0
|
31 |
cycler==0.12.1
|
@@ -95,7 +95,7 @@ networkx==2.8.8
|
|
95 |
nltk==3.8.1
|
96 |
num2words==0.5.13
|
97 |
numba==0.60.0
|
98 |
-
numpy==
|
99 |
onnxruntime==1.22.0
|
100 |
openai==1.13.3
|
101 |
openai-whisper==20231117
|
|
|
25 |
coloredlogs==15.0.1
|
26 |
comtypes==1.3.1
|
27 |
confection==0.1.4
|
28 |
+
# contourpy==1.2.0
|
29 |
coqpit==0.0.17
|
30 |
ctranslate2==4.6.0
|
31 |
cycler==0.12.1
|
|
|
95 |
nltk==3.8.1
|
96 |
num2words==0.5.13
|
97 |
numba==0.60.0
|
98 |
+
numpy==2.0.2
|
99 |
onnxruntime==1.22.0
|
100 |
openai==1.13.3
|
101 |
openai-whisper==20231117
|