
    +h[                     \    S SK Jr  S SKJrJr  S SKrS SKrSSK	J
r
  \ " S S\
5      5       rg)    )	dataclass)ListUnionN   )
BaseOutputc                   p    \ rS rSr% Sr\\\R                  R                     \	R                  4   \S'   Srg)QwenImagePipelineOutput
   aC  
Output class for Stable Diffusion pipelines.

Args:
    images (`List[PIL.Image.Image]` or `np.ndarray`)
        List of denoised PIL images of length `batch_size` or numpy array of shape `(batch_size, height, width,
        num_channels)`. PIL images or numpy array present the denoised images of the diffusion pipeline.
images N)__name__
__module____qualname____firstlineno____doc__r   r   PILImagenpndarray__annotations____static_attributes__r       g/home/james-whalen/.local/lib/python3.13/site-packages/diffusers/pipelines/qwenimage/pipeline_output.pyr	   r	   
   s*     $syy'344r   r	   )dataclassesr   typingr   r   numpyr   	PIL.Imager   utilsr   r	   r   r   r   <module>r      s/    !     
5j 
5 
5r   