Spaces:
Runtime error
Runtime error
| # PyTorch and related libraries | |
| torch | |
| torchvision | |
| torchaudio | |
| # Hugging Face transformers library | |
| transformers | |
| # Configuration management with OmegaConf | |
| omegaconf | |
| # Interactive widgets for Jupyter Notebooks | |
| ipywidgets | |
| # Gradio for creating web UIs | |
| gradio | |
| # Vector quantization for PyTorch | |
| vector_quantize_pytorch | |
| # Hugging Face Hub client | |
| huggingface_hub | |
| vocos | |