Plachta commited on
Commit
d85ff85
1 Parent(s): f77d09c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- torch==2.4.0
2
- torchvision==0.19.0
3
- torchaudio==2.4.0
4
- scipy==1.13.1
5
- onnxruntime-gpu==1.19.0
6
- librosa==0.10.2
7
- huggingface-hub
 
 
1
+ torch==2.4.0
2
+ torchvision==0.19.0
3
+ torchaudio==2.4.0
4
+ scipy==1.13.1
5
+ onnxruntime-gpu==1.19.0
6
+ librosa==0.10.2
7
+ huggingface-hub
8
+ munch