Files
gitlab-instance-0a899031_do…/requirements.txt
2026-03-19 02:30:31 -05:00

14 lines
369 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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