File size: 538 Bytes
214ea91 2cbd88d 214ea91 2cbd88d 214ea91 2cbd88d 214ea91 f097912 214ea91 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
# PyTorch and related libraries torch>=2.0.1 torchvision torchaudio # Hugging Face transformers library transformers==4.38.2 # Configuration management with OmegaConf omegaconf # Interactive widgets for Jupyter Notebooks ipywidgets # Gradio for creating web UIs gradio>=5.16.0 # Vector quantization for PyTorch vector_quantize_pytorch # Hugging Face Hub client huggingface_hub pynini==2.1.5; sys_platform == 'linux' WeTextProcessing; sys_platform == 'linux' nemo_text_processing; sys_platform == 'linux' vocos spaces ChatTTS av |