phoner45 commited on
Commit
6a5520c
·
verified ·
1 Parent(s): bf6e1e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -10
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
- fastapi
2
- uvicorn
3
- torch
4
- torchvision
5
- librosa
6
- soundfile
7
- matplotlib
8
- pillow
9
- numpy
10
- requests
 
 
1
+ fastapi
2
+ uvicorn
3
+ torch
4
+ torchvision
5
+ librosa
6
+ soundfile
7
+ matplotlib
8
+ pillow
9
+ numpy
10
+ requests
11
+ python-multipart