diff --git a/extensions/a-person-mask-generator.json b/extensions/a-person-mask-generator.json new file mode 100644 index 00000000..9edfdab8 --- /dev/null +++ b/extensions/a-person-mask-generator.json @@ -0,0 +1,10 @@ +{ + "name": "A Person Mask Generator", + "url": "https://github.com/djbielejeski/a-person-mask-generator.git", + "description": "Extension for Automatic1111 to automatically create masks for Background/Hair/Body/Face/Clothes in Img2Img", + "tags": [ + "script", + "editing" + ], + "added": "2023-11-18" +} \ No newline at end of file diff --git a/index.json b/index.json index d4c9e344..beda5084 100644 --- a/index.json +++ b/index.json @@ -2524,6 +2524,16 @@ "UI related" ], "added": "2023-11-13" + }, + { + "name": "A Person Mask Generator", + "url": "https://github.com/djbielejeski/a-person-mask-generator.git", + "description": "Extension for Automatic1111 to automatically create masks for Background/Hair/Body/Face/Clothes in Img2Img", + "tags": [ + "script", + "editing" + ], + "added": "2023-11-18" } ] } \ No newline at end of file