From da0387b3b2c82707c6edb098832b641df314d81b Mon Sep 17 00:00:00 2001 From: Sanster Date: Sat, 5 Feb 2022 19:58:25 +0800 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ca61d3b..ef431f6 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ This project is mainly used for selfhosting LaMa model, some interaction improve ## Development +Only needed if you plan to modify the frontend and recompile yourself. + ### Fronted Frontend code are modified from [cleanup.pictures](https://github.com/initml/cleanup.pictures),