DanPli
DanPli
Added a simple inpainting script: https://gist.github.com/DanPli/bce1fac71c2bdef0252d70b682808faa Usage: Make sure the venv is active, then call the inpaint.py as in this example: `python inpaint.py --img "my cool images folder\image_1.png" --prompt "a...
I would prefer SD-Scripts-style duplication over dropping input data personally. I rather have all the information from the dataset in the training than having it discarded in any case. Maybe...
"Combine T5 and SDXL vae in checkpoint when saving" Is not a good idea, if the T5/vae (mostly the T5 checkpoint) gets multiplied by this, people will just go use...