diff --git a/extensions/chara-searcher.json b/extensions/chara-searcher.json new file mode 100644 index 00000000..b0d41b1b --- /dev/null +++ b/extensions/chara-searcher.json @@ -0,0 +1,10 @@ +{ + "name": "chara-searcher", + "url": "https://github.com/NON906/chara-searcher.git", + "description": "This is a extension for 'character images search' from image and tags.\n- Extract characters from multiple images or videos (background is automatically removed).\n- You can search the extracted character images by image or tags.\n- Search results can be exported and used as is for learning Stable Diffusion's Lora, etc.", + "tags": [ + "tab", + "editing", + "query" + ] +} \ No newline at end of file