From e3277530428bdd3f4bfba983085e2444fc844755 Mon Sep 17 00:00:00 2001 From: guojianzhu Date: Fri, 12 Jul 2024 15:43:20 +0800 Subject: [PATCH] doc: update gradio link --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index bcfacb1..4a16bcc 100644 --- a/readme.md +++ b/readme.md @@ -140,7 +140,7 @@ python inference.py -s assets/examples/source/s9.jpg -d assets/examples/driving/ ### 4. Gradio interface 🤗 -We also provide a Gradio interface for a better experience, just run by: +We also provide a Gradio interface for a better experience, just run by: ```bash python app.py