Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 511 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 511 Bytes

BoxDiff-XL

Improve BoxDiff to Stable Diffusion XL

CUDA_VISIBLE_DEVICES=4 python run_sd_boxdiff.py --prompt "A rabbit wearing sunglasses looks very proud"  --P 0.2 --L 1 --seeds [1,2,3,4,5,6,7,8,9] --token_indices [2,4] --bbox [[67,87,366,512],[66,130,364,262]] --sd_xl True

Some Experiments

BoxDiff on SDXL is quite sensitive to the --max_iter_to_alter and weight_loss

I did some simple experiments on above prompt. The results are in output files.