From 8232da37a5665baf6f87555d8932f805530699a1 Mon Sep 17 00:00:00 2001 From: qyetfu Date: Sun, 22 Dec 2024 14:59:33 +0800 Subject: [PATCH] Fixed typo --- readme_en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme_en.md b/readme_en.md index 35a09c5..be2cfd7 100644 --- a/readme_en.md +++ b/readme_en.md @@ -22,7 +22,7 @@ conda activate propainter ### install dependencies Just follow the instructions in [Segment-ant-Track-Anything](https://github.com/z-x-yang/Segment-and-Track-Anything) - 和 [ProPainter](https://github.com/sczhou/ProPainter)(P.S.Don't need to install groundingdino, I have put it in the project.) + and [ProPainter](https://github.com/sczhou/ProPainter)(P.S.Don't need to install groundingdino, I have put it in the project.) ``` pip install -r requirements.txt ``` @@ -67,4 +67,4 @@ python app.py ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=halfzm/ProPainter-Webui&type=Date)](https://star-history.com/#halfzm/ProPainter-Webui&Date) \ No newline at end of file +[![Star History Chart](https://api.star-history.com/svg?repos=halfzm/ProPainter-Webui&type=Date)](https://star-history.com/#halfzm/ProPainter-Webui&Date)