Hacker News new | ask | show | jobs
by totetsu 1384 days ago
What do I need for the in painting? is there a source for the models/ldm/inpainting_big/last.ckpt' file?
1 comments

I used this: wget -O models/ldm/inpainting_big/last.ckpt https://heibox.uni-heidelberg.de/f/4d9ac7ea40c64582b7c9/?dl=... Found it here: https://huggingface.co/spaces/multimodalart/latentdiffusion/...

This worked afterwards: python scripts/inpaint.py --indir data/inpainting_examples/ --outdir outputs/inpainting_results