chattts / requirements.txt
doby4u's picture
add vocos
ab5e986
raw
history blame contribute delete
No virus
367 Bytes
# 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