
    
3j                     L    S SK Jr  S SKrS SKrSSKJr  \ " S S\5      5       rg)    )	dataclassN   )
BaseOutputc                   j    \ rS rSr% Sr\\R                  R                  \R                  4   \
S'   Srg)Flux2PipelineOutput	   a  
Output class for Flux2 image generation pipelines.

Args:
    images (`list[PIL.Image.Image]` or `torch.Tensor` or `np.ndarray`)
        List of denoised PIL images of length `batch_size` or numpy array or torch tensor of shape `(batch_size,
        height, width, num_channels)`. PIL images or numpy array present the denoised images of the diffusion
        pipeline. Torch tensors can represent either the denoised images or the intermediate latents ready to be
        passed to the decoder.
images N)__name__
__module____qualname____firstlineno____doc__listPILImagenpndarray__annotations____static_attributes__r
       c/home/wildlama/miniconda3/lib/python3.13/site-packages/diffusers/pipelines/flux2/pipeline_output.pyr   r   	   s%    	 "**,--r   r   )	dataclassesr   numpyr   	PIL.Imager   utilsr   r   r
   r   r   <module>r      s,    !    .* . .r   