From d374fdd298fbc8d6e8e48f281e85f4c4607eeb55 Mon Sep 17 00:00:00 2001 From: Chen YiJie Date: Thu, 3 Aug 2023 18:21:53 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a6917a4..e389c8e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ --- ## Introduce [S0md3v/loop](https://github.com/s0md3v/roop) WebAPI. -WebUI: [Coaixy/Roop-WebUI](https://github.com/Coaixy/Roop-WebUI) +WebUI: [Coaixy/Roop-WebUI-V](https://github.com/Coaixy/Roop-WebUI-V) ## Demand 1. Platform: Windows/Linux/Docker. 2. Language: Python3.8+. @@ -26,4 +26,4 @@ Enter the config.py file view. ### Run 1. Windows: run wsgi.py file. 2. Linux: execute `gunicorn main:APP -c gunicorn.py` command. -3. Support Docker. \ No newline at end of file +3. Support Docker.