From 1ffd3cc7b878306ee95eb34db0de4b3f748a47df Mon Sep 17 00:00:00 2001 From: zouxinyi0625 Date: Thu, 21 Sep 2023 23:02:41 +0800 Subject: [PATCH] add easyphoto description --- extensions/sd-webui-EasyPhoto.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 extensions/sd-webui-EasyPhoto.json diff --git a/extensions/sd-webui-EasyPhoto.json b/extensions/sd-webui-EasyPhoto.json new file mode 100644 index 00000000..728a0414 --- /dev/null +++ b/extensions/sd-webui-EasyPhoto.json @@ -0,0 +1,11 @@ +{ + "name": "EasyPhoto", + "url": "https://github.com/aigc-apps/sd-webui-EasyPhoto.git", + "description": "Support easy photo generation with an online-trained LoRA model that guarantees high-quality output images closely relevant to the input.", + "tags": [ + "script", + "tab", + "training", + "manipulations" + ] +} \ No newline at end of file