en-tts / Pipfile
stefantaubert's picture
update
f73ca17
raw
history blame
249 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = false
name = "pip_conf_index_global"
[packages]
en-tts = ">=0.0.1"
gradio = {extras = ["oauth"], version = ">=4.26.0"}
uvicorn = ">=0.14.0"
[dev-packages]
[requires]
python_version = "3.11"