Fetch tags from Danbooru images link
Go to file
EnsignMK 1eb4e7120f
scripts/
2023-06-24 20:10:28 +02:00
README.md Add files via upload 2023-06-24 20:06:56 +02:00
fetch.py scripts/ 2023-06-24 20:10:28 +02:00
requirements.txt Add files via upload 2023-06-24 20:07:38 +02:00
showcase.png Add files via upload 2023-06-24 20:07:38 +02:00

README.md

Danbooru Prompt

Extension that gets tags for Danbooru images links in AUTOMATIC1111's Stable Diffusion webui

Credit:

Alot of code I used for this project came from this project: https://github.com/antis0007/sd-webui-gelbooru-prompt

What is this?

This is a small extension I wrote to let you automatically pull the tags for any saved Danbooru image link in AUTOMATIC1111's stable-diffusion-webui

Additional Info:

How does this work?

Example:

paste Danbooru image link : https://danbooru.donmai.us/posts/6431002

All you need to do is hit the "Get Tags" button, and it will put the fetched tags into the textbox below.

You can now use these tags in any prompt crafting you'd like to do. Enjoy!

Requirements:

This extensions requires beautifulsoup4, you'll need to install it to either your venv or globally depending on your setup

[inside venv/Scripts] yourenv is where your stable webui is installed

activate yourenv

pip install beautifulsoup4

Showcase / Usage:

example_image