Port HuggingFace Space to plain Gradio (#81)

* Port HuggingFace Space to plain Gradio

* Update app.py

Remove BANNER_TEXT

---------

Co-authored-by: Careless Parsley <carelessparsley@gmail.com>
Co-authored-by: hexgrad <166769057+hexgrad@users.noreply.github.com>
This commit is contained in:
CarelessParsley
2025-02-11 16:04:59 -05:00
committed by GitHub
parent 83c8883d32
commit f77e52fb4c
7 changed files with 2352 additions and 0 deletions

3
demo/requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
kokoro>=0.7.13
gradio
pip