chattts / requirements.txt
doby4u's picture
add req
44c9b1c
raw
history blame
360 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