Spaces:
Running on Zero
Running on Zero
| git+https://github.com/TEAMuP-dev/pyharp.git@v0.3.0 | |
| git+https://github.com/facebookresearch/flashy@main | |
| # torch/torchaudio bumped to 2.8.0: ZeroGPU only supports 2.8.0/2.9.1/2.10.0/2.11.0, | |
| # repo's org torch==2.0.1. xformers and numpy left unpinned so | |
| # pip resolves versions actually compatible with torch 2.8 at build time. | |
| torch==2.8.0 | |
| torchaudio==2.8.0 | |
| einops | |
| transformers | |
| sentencepiece | |
| num2words | |
| spacy | |
| pretty_midi | |
| omegaconf | |
| huggingface_hub | |
| soundfile | |
| # av unpinned: 11.0.0 has no prebuilt wheel here, forces a broken source build | |
| av | |
| julius | |
| pandas | |
| xformers | |
| librosa | |