portu-sim / sd-webui-bmab

Auto masking and inpainting for person, face, hand. Resizing image using detection model.
GNU Affero General Public License v3.0
292 stars 29 forks source link

commit 18723d0 WARNING Override not found: checkpoint=LatentDiffusion( #39

Open RGX650 opened 3 months ago

RGX650 commented 3 months ago

WARNING Override not found: checkpoint=LatentDiffusion( (model): DiffusionWrapper( (diffusion_model): UNetModel( (time_embed): Sequential(

I add to revert:

sd_bmab/base/context.py

sd_bmab/processors/preprocess/resample.py line 121-129

https://github.com/RGX650/sd-webui-bmab-SDNEXT/tree/dev-bmab-v2