• MarkRich's avatar
    Add imagic to community pipelines (#958) · a793b1fe
    MarkRich authored
    * initial commit to add imagic to stable diffusion community pipelines
    
    * remove some testing changes
    
    * comments from PR review for imagic stable diffusion
    
    * remove changes from pipeline_stable_diffusion as part of imagic pipeline
    
    * clean up example code and add line back in to pipeline_stable_diffusion for imagic pipeline
    
    * remove unused functions
    
    * small code quality changes for imagic pipeline
    
    * clean up readme
    
    * remove hardcoded logging values for imagic community example
    
    * undo change for DDIMScheduler
    a793b1fe
imagic_stable_diffusion.py 23.4 KB