narendraa commited on
Commit
e7f5948
·
verified ·
1 Parent(s): b079b8e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  fastapi
2
  uvicorn
3
- torch==2.5.1
4
- torchaudio==2.5.1
5
- transformers>=4.45.0
6
  soundfile
7
  librosa
8
  numpy
9
  python-multipart
10
  ffmpeg-python
11
- torchcodec==0.2.0
 
1
  fastapi
2
  uvicorn
3
+ torch==2.3.0
4
+ torchaudio==2.3.0
5
+ transformers==4.44.0
6
  soundfile
7
  librosa
8
  numpy
9
  python-multipart
10
  ffmpeg-python
11
+ torchcodec==0.2.1