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

Full SDXL Model #67

Merged
merged 30 commits into from
Oct 4, 2023
Merged

Full SDXL Model #67

merged 30 commits into from
Oct 4, 2023

Commits on Sep 20, 2023

  1. random crop

    jazcollins committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ec57395 View commit details
    Browse the repository at this point in the history
  2. zero init trick

    jazcollins committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d34d7e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb856c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dd3c40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1d58c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    f14018a View commit details
    Browse the repository at this point in the history
  2. fix style and pyright

    jazcollins committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    45c1ac0 View commit details
    Browse the repository at this point in the history
  3. print sdxl statement

    jazcollins committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e873717 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. add sdxl logic to generate

    jazcollins committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d93fbdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75db76f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. sdxltextencoder edits

    jazcollins committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    26a133d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. split conditioning

    jazcollins committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    320c7a1 View commit details
    Browse the repository at this point in the history
  2. remove prints

    jazcollins committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c2d0321 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12217fc View commit details
    Browse the repository at this point in the history
  4. fix style

    jazcollins committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    06b2f2f View commit details
    Browse the repository at this point in the history
  5. fix dropout dtype

    jazcollins committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    77b0099 View commit details
    Browse the repository at this point in the history
  6. rm local streaming

    jazcollins committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    9b798c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Update diffusion/datasets/image_caption.py

    Co-authored-by: Landan Seguin <landan@mosaicml.com>
    jazcollins and Landanjs authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f798258 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    505b850 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    054d1ef View commit details
    Browse the repository at this point in the history
  3. add to layers.py docs

    jazcollins committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    65b1a8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd35c77 View commit details
    Browse the repository at this point in the history
  5. Update diffusion/models/stable_diffusion.py

    Co-authored-by: Landan Seguin <landan@mosaicml.com>
    jazcollins and Landanjs authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    45c0cd7 View commit details
    Browse the repository at this point in the history
  6. fix style

    jazcollins committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2346076 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d8e2ae View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    8b65e7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae948e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daf745c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a1f31a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67e0316 View commit details
    Browse the repository at this point in the history