ThinkSound-Audio-App / pyproject.toml
LPDoctor's picture
Implement core functionality for ThinkSound audio generation app, including video processing, audio synthesis, and Gradio interface setup. Update README with new title and emoji.
18db7f4
raw
history blame contribute delete
80 Bytes
[build-system]
requires = ["setuptools"]
build-backend = "setuptools.build_meta"