Use Gradio for web UI

This commit is contained in:
2026-05-22 19:56:46 +01:00
parent 82718e5e84
commit f4f1236777
7 changed files with 169 additions and 592 deletions

View File

@@ -66,9 +66,9 @@ Basic example:
.venv\Scripts\python.exe main.py "https://youtube.com/watch?v=VIDEO_ID" --lang es
```
### Guardio Web UI
### Gradio Web UI
Guardio provides a local browser UI for starting dub jobs, watching logs, and downloading finished videos:
Gradio provides a local browser UI for starting dub jobs, watching logs, and downloading finished videos:
```powershell
.venv\Scripts\python.exe web_app.py