From d292ae245d73b7d7d72eedcf5ee813791d3b21d2 Mon Sep 17 00:00:00 2001
From: ZeroAct <lhj5682@naver.com>
Date: Sun, 23 May 2021 06:02:46 +0900
Subject: [PATCH] update readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8cea211..6dffbad 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ $ pip install -r requirements.txt
 
 ![model architecture](./doc/model.png)
 
- This model has u-net like sub modules. 
+ This model has u-net sub modules. 
 `Gd` detects text stroke image `Ms` with `I` and `M`. `G'd` detects more precise text stroke `M's`.
 Similarly,  `Gr` generates text erased image `Ite`, and `G'r` generates more precise output `I'te`.
 
-- 
GitLab