From 885e3f990b9ea77674da1c2e6106008eb7ac355b Mon Sep 17 00:00:00 2001 From: xiadongliang Date: Tue, 18 Mar 2025 11:04:37 +0800 Subject: [PATCH] add email --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 79bf12b..40938bb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -### Start - See the `conf.py`: ``` scheme = 'B' @@ -19,6 +17,9 @@ schemeB = { 'fill_color': [227, 234, 244] } ``` -You can choose scheme whcih you want. -The A is useof openCV inpaint or model(LaMa); And B is useof openCV but no inpaint. -When you finished the conf, run `python main.py`. \ No newline at end of file +You can choose scheme whcih you want.
+The A is useof openCV inpaint or model(LaMa); And B is useof openCV but no inpaint.
+When you finished the conf, run `python main.py`.
+
+If you have a better scheme, please connect me.
+Email: xiadongliang88@163.com
\ No newline at end of file