generated at
2/11/2025, 1:44:45 AM
DiffEdit
Stable diffusion using Hugging Face — DiffEdit paper implementation
arvix :
https://arxiv.org/abs/2210.11427
通常の
image2image
の元画像に
キャプション
を追加する
キャプションとpromptの見比べて、編集する位置を
マスク
してからimg2imgする
txt2mask
でマスクを作って
inpainting
するのとおそらくほとんど同じ