CineAI commited on
Commit
027a0b9
1 Parent(s): d9bde36

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -28,6 +28,6 @@ pypdf
28
  chromadb
29
 
30
  # related to audio
31
- librosa
32
- soundfile
33
  numpy~=1.26.4
 
28
  chromadb
29
 
30
  # related to audio
31
+ librosa==0.10.1
32
+ soundfile~=0.12.1
33
  numpy~=1.26.4