TagStudio
TagStudio copied to clipboard
[Feature Request]: I would like to add a feature similar to AI prompt tags found in WEBUI and COMFYUI.
Checklist
- [X] I am using an up-to-date version.
- [X] I have read the documentation.
- [X] I have searched existing issues.
Description
Automatically scan or capture the prompts in the images, using external WEBUI or COMFYUI for assistance. It would be fantastic if this could be done internally within the software.
Solution
Use a local external WEBUI or COMFYUI service, or invoke related Python scripts within the software.
You can refer to this issue simultaneously.
Alternatives
——
I agree that this would be really helpful. I don't think you need it to be tied to ComfyUI specifically, but any image interrogator compatibility would do wonders for those who use "booru" style tagging for their libraries. It really is a pain to add "1boy, 1girl, dark hair..." type of tags to every single image.
I understand that implimenting full AI tagger support within the app is very complex, but those image interrogators produce plain text files with tags in them. So, just adding the ability to add tags to an image from a text file would really speed up the process.
I agree that this would be really helpful. I don't think you need it to be tied to ComfyUI specifically, but any image interrogator compatibility would do wonders for those who use "booru" style tagging for their libraries. It really is a pain to add "1boy, 1girl, dark hair..." type of tags to every single image.
I understand that implimenting full AI tagger support within the app is very complex, but those image interrogators produce plain text files with tags in them. So, just adding the ability to add tags to an image from a text file would really speed up the process.
If it can be achieved, then the implementation method would indeed become very convenient.