Making models can be expensive. Do you like what I do? Consider supporting me on Patreon 🅿️ or feel free to buy me a coffee ☕
Intended as a resource for Baldur's Gate 3 Modders.
It can help converting gear screens into the right artstyle using img2img, and also generate item and jewelry icons from scratch. It can generate armor and weapon icons from scratch too, but they won't match the in game models unless you generate them with img2img.
Trained on DreamShaper 7, triggers with bg3 item icon
. The other tags are taken from the icon names you find in Game.pak, meaning you can easily refer to those names to make your own. I trained the model to make green background
consistently if prompted. This way it's easy to remove and make it transparent (requires a bit of skill, but I can't make SD generate with transparent background, so this is the best option I could find).
Should work around weight 1 on DreamShaper 7.
Lowering the lora weight will reduce the transparency effect, making it easier to clean the green background if you don't know how to deal with transparency.
How to use LoRA's in auto1111:
Update webui (use git pull
like here or redownload it)
Copy the file to stable-diffusion-webui/models/lora
Select your LoRA like in this video
Make sure to change the weight (by default it's :1
which is usually too high)