gargaman07 commited on
Commit
6c14cda
·
verified ·
1 Parent(s): f17f191

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -10
requirements.txt CHANGED
@@ -1,12 +1,13 @@
1
- fastapi==0.104.1
2
- uvicorn[standard]==0.24.0
3
- Jinja2==3.1.2
4
- requests==2.31.0
5
- pydub==0.25.1
6
- librosa==0.10.1
7
- numba==0.58.1
8
- tensorflow==2.15.0
9
- tensorflow-hub==0.15.0
10
- numpy==1.24.3
 
11
  git+https://github.com/acrcloud/acrcloud_sdk_python.git
12
  python-multipart
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ Jinja2
4
+ requests
5
+ pydub
6
+ librosa
7
+ numba
8
+ tensorflow
9
+ tensorflow-hub
10
+ keras
11
+ numpy
12
  git+https://github.com/acrcloud/acrcloud_sdk_python.git
13
  python-multipart