14 lines
369 B
Plaintext
14 lines
369 B
Plaintext
requests>=2.31.0
|
||
loguru>=0.7.3
|
||
pycryptodome>=3.20.0
|
||
distro>=1.9.0
|
||
tqdm>=4.67.1
|
||
httpx[http2]>=0.28.1
|
||
PyExecJS>=1.5.1
|
||
|
||
# 可选:YouTube 转播时 Demucs 人声分离(防版权识别)
|
||
# pip install demucs torch torchaudio
|
||
# GPU 版本: pip install torch torchaudio --index-url https://download.pytorch.org/whl/cu118
|
||
# demucs>=4.0.0
|
||
# torch>=2.0.0
|
||
# torchaudio>=2.0.0 |