Personal / requirements.txt
garyuzair's picture
Update requirements.txt
55a89a6 verified
raw
history blame contribute delete
271 Bytes
streamlit
torch
transformers>=4.34.0
accelerate
# diffusers # If you're only using remote image generation
parler-tts==0.2.3 # <-- CORRECTED VERSION
soundfile
Pillow
gradio_client
requests
ffmpeg-python
# Ensure ffmpeg (the CLI tool) is installed in the environment/PATH.