[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",
    "torch==2.4.0",
]