-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
45 lines (45 loc) · 1.1 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
azure-storage-blob==12.20.0
boto3==1.36.3
celery==5.3.6
d3net-spleeterweb==0.1.3
demucs==4.0.1
Django==4.2.13
django-picklefield==3.2
django-storages==1.14.3
django-webpack-loader==1.8.1
djangorestframework==3.15.1
google-api-python-client==2.159.0
gunicorn==22.0.0
h2==4.1.0
kombu==5.3.7
lameenc==1.7.0
nnabla==1.30.0
numba==0.56.4
numpy==1.23.5
openvino==2023.2.0
protobuf==3.19.4
redis==4.6.0
SQLAlchemy==1.4.52
tensorflow==2.11.0
torch==1.13.1
torchaudio==0.13.1
tzdata==2022.7
validators==0.28.3
whitenoise==6.7.0
xumx-spleeterweb==0.2.4
yapf==0.40.2
youtube-title-parse==1.0.0
yt-dlp @ git+https://github.com/JeffreyCA/yt-dlp@780593fa1a0d27220529c9ea745da3947709dab0
nnabla-ext-cuda114==1.30.0; sys_platform == 'linux' and platform_machine == 'x86_64'
python-magic==0.4.27; sys_platform == 'linux'
python-magic-bin==0.4.14; sys_platform != 'linux'
# Spleeter dependencies
ffmpeg-python==0.2.0
# Do NOT upgrade to 0.20.0 or later until https://github.com/deezer/spleeter/pull/808 is fixed
httpx==0.19.0
librosa==0.8.1
# Override Spleeter's hard llvmlite dependency
llvmlite==0.39.0
norbert==0.2.1
pandas==1.5.3
typer==0.12.3