Spaces:
Running
on
Zero
Running
on
Zero
File size: 275 Bytes
8035662 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
[project]
name = "page2speech"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"beautifulsoup4>=4.13.3",
"gradio>=5.16.0",
"kokoro>=0.3.4",
"pip>=25.0.1",
"soundfile>=0.13.1",
]
|