wakeforge / requirements.txt
eoinedge's picture
Upload requirements.txt with huggingface_hub
bf82d07 verified
Raw
History Blame Contribute Delete
193 Bytes
gradio>=5.0
numpy>=1.24
requests>=2.31
huggingface_hub>=0.24
piper-tts>=1.2.0
# Python 3.13 removed the stdlib `audioop` module that gradio's pydub needs.
audioop-lts; python_version >= "3.13"