minor fix

This commit is contained in:
SWivid
2024-10-13 12:58:42 +08:00
parent 9395289d7a
commit 68b4ce0f2b
4 changed files with 14 additions and 19 deletions

View File

@@ -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