-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Add Flax stable diffusion img2img pipeline #1355
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
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
b3f6343
add flax img2img pipeline
dhruvrnaik e637e83
update pipeline
dhruvrnaik 30293cc
Merge branch 'main' into flax-img2img
dhruvrnaik 20b6ce3
Merge branch 'main' into flax-img2img
dhruvrnaik e80efe9
black format file
dhruvrnaik 9603d75
remove argg from get_timesteps
dhruvrnaik a1b27ef
update get_timesteps
dhruvrnaik 7122386
fix bug: make use of timesteps for for_loop
dhruvrnaik 72fdb95
Merge branch 'main' into flax-img2img
dhruvrnaik 727fa1d
black file
dhruvrnaik e7d6687
black, isort, flake8
dhruvrnaik c8787c8
update docstring
dhruvrnaik 94a3e93
update readme
dhruvrnaik 7696bf7
update flax img2img readme
dhruvrnaik c5a4275
update sd pipeline init
dhruvrnaik 83f2f77
Update src/diffusers/pipelines/stable_diffusion/pipeline_flax_stable_…
dhruvrnaik bc4abd6
Update src/diffusers/pipelines/stable_diffusion/pipeline_flax_stable_…
dhruvrnaik ff2be25
update inits
dhruvrnaik 6cec0b8
revert change
dhruvrnaik e124ed9
update var name to image, typo
dhruvrnaik c1e6996
update readme
dhruvrnaik 932a74e
return new t_start instead of modified timestep
dhruvrnaik 6602ec3
Merge branch 'main' into flax-img2img
dhruvrnaik e8dff83
black format
dhruvrnaik d06f8c3
isort files
dhruvrnaik b9fa9b7
update docs
dhruvrnaik fb0af34
fix-copies
dhruvrnaik cb88c46
update prng_seed typing
dhruvrnaik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.