Spaces:
Sleeping
Sleeping
File size: 326 Bytes
bab49e8 d3ada17 bab49e8 6f37f73 bab49e8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | # PyTorch installation with platform-specific versions: --extra-index-url https://download.pytorch.org/whl/cpu # Linux (HF Spaces) - use CPU builds from extra index torch>=2.5.0 gradio>=4.44.1 pandas genanki pydub scipy # Pocket TTS is not on PyPI - must install from GitHub git+https://github.com/kyutai-labs/pocket-tts.git |