• Sayak Paul's avatar
    [Core] Support negative conditions in SDXL (#4774) · 3be0ff90
    Sayak Paul authored
    * add: support negative conditions.
    
    * fix: key
    
    * add: tests
    
    * address PR feedback.
    
    * add documentation
    
    * add img2img support.
    
    * add inpainting support.
    
    * ad controlnet support
    
    * Apply suggestions from code review
    
    * modify wording in the doc.
    3be0ff90
test_controlnet_sdxl.py 28.7 KB