• Philip Brown's avatar
    Add community class StableDiffusionXL_T5Pipeline (#11626) · 6c7fad7e
    Philip Brown authored
    * Add community class StableDiffusionXL_T5Pipeline
    Will be used with base model opendiffusionai/stablediffusionxl_t5
    
    * Changed pooled_embeds to use projection instead of slice
    
    * "make style" tweaks
    
    * Added comments to top of code
    
    * Apply style fixes
    6c7fad7e
pipeline_stable_diffusion_xl_t5.py 7.6 KB