From da7507498a2e3c08e74aba8f79096676c9603a6a Mon Sep 17 00:00:00 2001 From: Men Yifang Date: Thu, 18 Aug 2022 14:08:00 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8c29d6..43a9562 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Official implementation of DCT-Net for Portrait Stylization. ## News (2022-07-07) The paper is available now at arxiv(https://arxiv.org/abs/2207.02426). -(2022-08-08) cartoon function can be directly call from pythonSDK of [modelscope](https://modelscope.cn/#/models). +(2022-08-08) cartoon function can be directly call from pythonSDK. (2022-08-08) The pertained model and infer code of 'anime' style is available now. More styles coming soon.