Notebooks for Community Scripts Examples by ParagEkbote · Pull Request #9905 · huggingface/diffusers (original) (raw)
What does this PR do?
I've added 3 new Jupyter notebooks for IP Adapter Negative Noise, Asymmetric Tiling and Prompting Scheduling Callback. Additionally, I have improved the Prompting Scheduling Callback Script by a tiny bit. Are any more required changes?
Please let me know, and I will make the necessary changes as required.
Before submitting
- This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- Did you read the contributor guideline?
- Did you read our philosophy doc (important for complex PRs)?
- [ ] Was this discussed/approved via a GitHub issue or the forum? Please add a link to it if that's the case.
- Did you make sure to update the documentation with your changes? Here are the
documentation guidelines, and
here are tips on formatting docstrings. - [ ] Did you write any new necessary tests?
Who can review?
Core library:
- Training examples: @sayakpaul
- Docs: @stevhliu and @sayakpaul