Post
1204
5 years already working in democratizing AI π€
Grateful to be part of such an awesome team making it happen every day.
Grateful to be part of such an awesome team making it happen every day.
yup i lost 10 followers
gradio.live link to open the UI.uv for faster setup.# 1. Install uv & Clone
pip install uv
git clone https://huggingface.co/spaces/Qwen/Qwen3-TTS && cd Qwen3-TTS
# 2. Setup Environment
uv venv
uv pip install -r requirements.txt
# 3. Auth & Run
uvx hf auth login
python app.py
# UI available at: http://localhost:7860/