-
-
Notifications
You must be signed in to change notification settings - Fork 80
/
Copy pathrequirements.txt
46 lines (46 loc) · 1.12 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
46
azure-storage-blob==12.24.0
boto3==1.36.9
celery==5.3.6
d3net-spleeterweb==0.1.3
demucs==4.0.1
Django==4.2.17
django-picklefield==3.2
django-storages==1.14.4
django-webpack-loader==1.8.1
djangorestframework==3.15.2
google-api-python-client==2.160.0
gunicorn==22.0.0
h2==4.1.0
kombu==5.4.2
lameenc==1.7.0
mutagen==1.46.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.54
tensorflow==2.11.0
torch==2.4.0
torchaudio==2.4.0
tzdata==2022.7
validators==0.34.0
whitenoise==6.8.2
xumx-spleeterweb==0.2.4
yapf==0.43.0
youtube-title-parse==1.0.0
yt-dlp @ git+https://github.com/JeffreyCA/yt-dlp@94deb2f9272608bd0f169c84c663534a5aae2cf8
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.14.0