Ringg-TTS-v1.0 / pyproject.toml
utkarshshukla2912's picture
base space
c9589ea
raw
history blame
144 Bytes
[project]
name = "ringg-tts-v1-0"
version = "0.1.0"
requires-python = ">=3.10"
dependencies = [
"gradio>=5.49.1",
"requests>=2.32.5",
]