From 02132afc0889b66df8565593b8f2b0c4a0820b7d Mon Sep 17 00:00:00 2001 From: MarkoAI <75800010+Marc0ai@users.noreply.github.com> Date: Fri, 13 Sep 2024 15:01:54 +0200 Subject: [PATCH] Create Photo_Refiner.json --- extensions/Photo_Refiner.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 extensions/Photo_Refiner.json diff --git a/extensions/Photo_Refiner.json b/extensions/Photo_Refiner.json new file mode 100644 index 000000000..4dde1345a --- /dev/null +++ b/extensions/Photo_Refiner.json @@ -0,0 +1,9 @@ +{ + "name": "Photo Refiner", + "url": "https://github.com/Marc0ai/sd-webui-photo-refiner", + "description": "A simple extension that allows you to give an extra touch of quality to the generations, adding various filters and photographic effects capable of making the images cooler", + "tags": [ + "editing", + "manipulations" + ] +}