-
Notifications
You must be signed in to change notification settings - Fork 14
Update README with new features, GIF feature #9
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
Conversation
I'm not entirely sure if it's a good idea to include the demonstration for limiting or deactivating token attribution in the main README.md, but feel free to merge or discard this as you wish.
the `output['all_samples_during_generation'].show() command in the original GIF is outdated
update the command and GIF
[Feature] Generate and display GIF from denoising process
I forgot to fork to a different branch so my new GIF feature commits are automatically included in this PR. I'm still a beginner 😅 This is my first real code contribution so I would gladly appreciate your feedback and guidance. I use PIL save gif function to generate and save a GIF from the denoising process. The parameter |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution! The gif is really cool and easy to make, great idea!
Check my comments :)
Co-authored-by: João Lages <joaop.glages@gmail.com>
Co-authored-by: João Lages <joaop.glages@gmail.com>
Co-authored-by: João Lages <joaop.glages@gmail.com>
Co-authored-by: João Lages <joaop.glages@gmail.com>
Co-authored-by: João Lages <joaop.glages@gmail.com>
Gif contains an outdated command
I will mention it in the notebooks instead, to leave the README more compact. You'll also get a mention in the credits section ;) |
No description provided.