trixy194t commited on
Commit
ffa6eb2
·
verified ·
1 Parent(s): 30f3fcf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  fastapi
2
  uvicorn
3
  python-multipart
 
 
4
  librosa
5
- numpy<2.0.0
6
  noisereduce
7
- scipy
8
- torch
9
- torchvision
 
1
  fastapi
2
  uvicorn
3
  python-multipart
4
+ torch --index-url https://download.pytorch.org/whl/cpu
5
+ torchvision --index-url https://download.pytorch.org/whl/cpu
6
  librosa
7
+ numpy
8
  noisereduce
9
+ scipy