Malisius / booru2prompt

An extension for stable-diffusion-webui to convert image booru posts into prompts
59 stars 9 forks source link

e621, e6ai support. Fix 403 error #17

Closed Zaazu closed 1 year ago

Zaazu commented 1 year ago

I added e621 and e6ai support #10 and I fixed the 403 errors that would somtimes randomly occur. API key needed to scrape from e621 and e6ai (which can be gotten from their respective account pages).

I don't usually program in python, so its probably not be the best implementation, but it works. Feel free to merge or just use as a reference.