matsuap commited on
Commit
0312785
·
verified ·
1 Parent(s): afab5fd

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ fastapi
4
  ffmpeg-python
5
  faster-whisper
6
  transformers
7
- numpy
8
  torch==2.1.2 --index-url https://download.pytorch.org/whl/cu118
9
  sentencepiece
10
  uvicorn
 
4
  ffmpeg-python
5
  faster-whisper
6
  transformers
7
+ numpy==1.26.0
8
  torch==2.1.2 --index-url https://download.pytorch.org/whl/cu118
9
  sentencepiece
10
  uvicorn