Boorusama
Boorusama copied to clipboard
Add AI metadata to AIbooru posts
Is your feature request related to a problem? Please describe. A major feature of AIbooru is that you can see how users have created the images. What prompt they used, what model, etc. This information is in the AI metadata tab. It's currently not visible in the boorusama app.
Describe the solution you'd like I'd like to see it in the full information section of the image. Same way the "file details" are currently displayed.
Describe alternatives you've considered Currently you have to open the images in browser to view it. Not ideal.
Additional context Add any other context or screenshots about the feature request here. (optional)
Adding custom UI like this is complicated. Right now, you have to create a whole new engine, but that’s overkill unless you’re dealing with a completely different Booru backend. AIbooru just runs on Danbooru with a few tweaks, so a new engine isn’t really necessary.
Maybe I should find a way to support variants for a specific Booru, but this won't be an easy task.