# Main packages gradio>=5.0.0 transformers>=4.30.0 huggingface-hub>=0.15.0 # PyTorch with CUDA support - these will be installed from the specified URL --extra-index-url https://download.pytorch.org/whl/cu126 torch==2.7.0+cu126 torchvision==0.22.0+cu126 torchaudio==2.7.0+cu126 # Acceleration and optimization accelerate>=1.0.0 safetensors>=0.3.0 # Audio processing yt-dlp>=2023.0.0 soundfile>=0.12.0 pydub>=0.25.0 # 移除 Google API 相關依賴,因為 YouTube API 不提供下載功能 # google-api-python-client>=2.0.0 # google-auth-httplib2>=0.1.0 # google-auth-oauthlib>=0.5.0 # Data processing numpy>=2.0.0 scipy>=1.0.0 # Needed by Phi-4 peft>=0.5.0 # Needed by Phi-4 backoff>=2.0.0 # Needed by Phi-4 # Important dependencies that might need specific versions typing_extensions>=4.10.0 filelock>=3.0.0 fsspec>=2024.0.0