gokaygokay commited on
Commit
e104acb
·
verified ·
1 Parent(s): 38856df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  openai
2
  groq
3
  Pillow==10.1.0
4
- torch==2.3.1
5
- torchaudio==2.3.1
6
- torchvision==0.18.1
7
  transformers==4.44.2
8
  librosa==0.9.0
9
  soundfile==0.12.1
 
1
  openai
2
  groq
3
  Pillow==10.1.0
4
+ torch==2.4.1
5
+ torchaudio==2.4.1
6
+ torchvision==0.19.1
7
  transformers==4.44.2
8
  librosa==0.9.0
9
  soundfile==0.12.1