Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I Added Doc-String Into The class. #5293

Merged
merged 13 commits into from
Oct 11, 2023

Commits on Oct 5, 2023

  1. I added a new doc string to the class. This is more flexible to under…

    …standing other developers what are doing and where it's using.
    hi-sushanta committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8425cd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a0e77d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf3a816 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    a0cd96f View commit details
    Browse the repository at this point in the history
  2. Update src/diffusers/models/unet_2d_blocks.py

    This changes suggest by maintener.
    
    Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
    hi-sushanta and sayakpaul authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    746a8e8 View commit details
    Browse the repository at this point in the history
  3. Update src/diffusers/models/unet_2d_blocks.py

    Add suggested text
    
    Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
    hi-sushanta and sayakpaul authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    6e56886 View commit details
    Browse the repository at this point in the history
  4. Update unet_2d_blocks.py

    I changed the Parameter to Args text.
    hi-sushanta authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    627fd9f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Update unet_2d_blocks.py

    proper indentation set in this file.
    hi-sushanta authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ae4f7f2 View commit details
    Browse the repository at this point in the history
  2. Update unet_2d_blocks.py

    a little bit of change in the act_fun argument line.
    hi-sushanta authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    f0bea43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    872a4a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    3546f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12534f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    48afb4b View commit details
    Browse the repository at this point in the history