abedir commited on
Commit
2ccee96
·
verified ·
1 Parent(s): e3cccc2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- fastapi
2
- torch
3
  librosa
4
  numpy
5
  python-multipart
6
  soundfile
 
 
 
 
 
 
 
1
  librosa
2
  numpy
3
  python-multipart
4
  soundfile
5
+ torch==2.1.0
6
+ gradio==4.19.2
7
+ huggingface_hub==0.20.3
8
+ numpy<2