Use numpy==1.24 in requirements.txt (#3651)
The whisper extension needs numpy 1.24 to work properly
This commit is contained in:
parent
e042bf8624
commit
df165fe6c4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ colorama
|
||||||
datasets
|
datasets
|
||||||
einops
|
einops
|
||||||
markdown
|
markdown
|
||||||
numpy
|
numpy==1.24
|
||||||
pandas
|
pandas
|
||||||
Pillow>=9.5.0
|
Pillow>=9.5.0
|
||||||
pyyaml
|
pyyaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue