mirror of
https://github.com/SWivid/F5-TTS.git
synced 2025-12-12 15:50:07 -08:00
minor fix
This commit is contained in:
@@ -92,7 +92,7 @@ First, make sure you have the dependencies installed (`pip install -r requiremen
|
||||
pip install -r requirements_gradio.txt
|
||||
```
|
||||
|
||||
After installing the dependencies, launch the app:
|
||||
After installing the dependencies, launch the app (will load ckpt from Huggingface, you may set `ckpt_path` to local file in `gradio_app.py`):
|
||||
|
||||
```bash
|
||||
python gradio_app.py
|
||||
|
||||
Reference in New Issue
Block a user