• Chi's avatar
    I Added Doc-String Into The class. (#5293) · ea8364e5
    Chi authored
    
    
    * I added a new doc string to the class. This is more flexible to understanding other developers what are doing and where it's using.
    
    * Update src/diffusers/models/unet_2d_blocks.py
    
    This changes suggest by maintener.
    Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
    
    * Update src/diffusers/models/unet_2d_blocks.py
    
    Add suggested text
    Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
    
    * Update unet_2d_blocks.py
    
    I changed the Parameter to Args text.
    
    * Update unet_2d_blocks.py
    
    proper indentation set in this file.
    
    * Update unet_2d_blocks.py
    
    a little bit of change in the act_fun argument line.
    
    * I run the black command to reformat style in the code
    
    ---------
    Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
    ea8364e5
unet_2d_blocks.py 125 KB