-
Notifications
You must be signed in to change notification settings - Fork 957
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
Add Stable Diffusion 3 Example #2558
Merged
LaurentMazare
merged 13 commits into
huggingface:main
from
Czxck001:add-stable-diffusion-3-example
Oct 13, 2024
Merged
Add Stable Diffusion 3 Example #2558
LaurentMazare
merged 13 commits into
huggingface:main
from
Czxck001:add-stable-diffusion-3-example
Oct 13, 2024
Commits on Oct 12, 2024
-
Add stable diffusion 3 example
Add get_qkv_linear to handle different dimensionality in linears Add stable diffusion 3 example Add use_quant_conv and use_post_quant_conv for vae in stable diffusion adapt existing AutoEncoderKLConfig to the change add forward_until_encoder_layer to ClipTextTransformer rename sd3 config to sd3_medium in mmdit; minor clean-up Enable flash-attn for mmdit impl when the feature is enabled. Add sd3 example codebase add document crediting references pass the cargo fmt test pass the clippy test
Configuration menu - View commit details
-
Copy full SHA for 572b4cb - Browse repository at this point
Copy the full SHA 572b4cbView commit details
Commits on Oct 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 443824b - Browse repository at this point
Copy the full SHA 443824bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c9181 - Browse repository at this point
Copy the full SHA 64c9181View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e6463 - Browse repository at this point
Copy the full SHA 84e6463View commit details -
Configuration menu - View commit details
-
Copy full SHA for c56c98b - Browse repository at this point
Copy the full SHA c56c98bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24691ad - Browse repository at this point
Copy the full SHA 24691adView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8f0923 - Browse repository at this point
Copy the full SHA b8f0923View commit details -
Configuration menu - View commit details
-
Copy full SHA for 457e188 - Browse repository at this point
Copy the full SHA 457e188View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50da3fe - Browse repository at this point
Copy the full SHA 50da3feView commit details -
Configuration menu - View commit details
-
Copy full SHA for e37a1f6 - Browse repository at this point
Copy the full SHA e37a1f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f1339e - Browse repository at this point
Copy the full SHA 8f1339eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc6482 - Browse repository at this point
Copy the full SHA 1fc6482View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2e4ecd - Browse repository at this point
Copy the full SHA a2e4ecdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.