tts / app.py
thangsds's picture
Upload 3 files
c030710 verified
raw
history blame contribute delete
83 Bytes
from gradio_app import demo
demo.launch(server_name="0.0.0.0", server_port=7860)