-
Notifications
You must be signed in to change notification settings - Fork 267
Enable the i2vgen pipeline #1670
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
35 commits
Select commit
Hold shift + click to select a range
b5863c2
Enable the i2vgenpipeline
yuanwu2017 0a16d64
Debug memory issue
yuanwu2017 e90726a
Cpu offload
yuanwu2017 3a40645
Merge branch 'main' into i2v-debug
yuanwu2017 2fccd3f
Use the FusedSdpa
yuanwu2017 1a49704
Use graph mode
yuanwu2017 dc544b4
Optimize the i2v pipeline
yuanwu2017 0b8ccd7
Fix the reshape error
yuanwu2017 e3026bc
Fix the error
yuanwu2017 ef93e3c
Fix the error and clean the code
yuanwu2017 5dbb14b
Add i2v example and clean code
yuanwu2017 24930eb
Add the export_to_gif
yuanwu2017 7e3becf
Fix the video size issue
yuanwu2017 b4612e0
Add comments and clean the code
yuanwu2017 cb192f7
Remove debug files
yuanwu2017 ba7c9f4
Remove useless modifications.
yuanwu2017 10df9ca
Fix errors of make style
yuanwu2017 94df7fe
Change the default value
yuanwu2017 b2bddba
Add the sdp_on_bf16
yuanwu2017 8cdcf70
Add default value for negative_prompts
yuanwu2017 b379365
Add ReadME
yuanwu2017 e3ef373
Update examples/stable-diffusion/image_to_video_generation.py
yuanwu2017 ef14e26
Remove reloading image
yuanwu2017 d2c4fa4
Merge branch 'huggingface:main' into i2v-debug
yuanwu2017 07db61b
Add CI test
yuanwu2017 a3c8129
Fix errors of make style
yuanwu2017 827f16a
Fix ReadME typo
yuanwu2017 c54bf41
Change to is_i2v_model
yuanwu2017 0afc536
Remove the examples commands in README.
yuanwu2017 ed98a1b
Fix typo
yuanwu2017 c8b075d
Enable the autocast according to gaudi_config
yuanwu2017 2dbfc20
Update tests/test_diffusers.py
yuanwu2017 c5e08ec
Merge branch 'huggingface:main' into i2v-debug
yuanwu2017 a22e73b
Add the i2vgen-xl into ReadME and docs
yuanwu2017 51b48cd
Merge branch 'huggingface:main' into i2v-debug
yuanwu2017 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
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.