gargaman07 commited on
Commit
e8b4dc5
·
verified ·
1 Parent(s): 37948d9

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[standard]
3
- Jinja2
4
- requests
5
- pydub
6
- librosa
7
- tensorflow
8
- tensorflow_hub
9
- numpy
10
- git+https://github.com/acrcloud/acrcloud_sdk_python.git
 
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ Jinja2
4
+ requests
5
+ pydub
6
+ librosa
7
+ tensorflow
8
+ tensorflow_hub
9
+ numpy
10
+ git+https://github.com/acrcloud/acrcloud_sdk_python.git
11
+ python-multipart