10000 GitHub - Cominclip/BoxDiff-XL: Extend BoxDiff to SDXL (SDXL-based layout-to-image generation)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Cominclip/BoxDiff-XL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Extend BoxDiff to SDXL (SDXL-based layout-to-image generation)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0