Skip to content
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 keras_cv.models.StableDiffusion() guide #1080

Merged
merged 10 commits into from
Sep 26, 2022

Conversation

LukeWood
Copy link
Contributor

@LukeWood LukeWood commented Sep 25, 2022

This shows how to tune XLA performance, etc.

TODOS:

  • run performance benchmarks comparing the huggingface diffusers pytorch implementation to KerasCV's (@ianstenbit)
  • write a prompt engineering section
  • seek feedback on the prompts

Check out a rendered preview here:
https://nbviewer.org/github/LukeWood/Devoxx/blob/master/Basic%20Generation.ipynb

@LukeWood
Copy link
Contributor Author

I'd also like to add Divam as an author - waiting to see if he'd like to be included!

Copy link
Contributor

@fchollet fchollet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff! Thanks for the PR!

Would you be ok with me doing a pass over it? We could just merge the .py as-is and keep iterating on it (it won't be displayed until we run add_example)

@LukeWood
Copy link
Contributor Author

Ok @fchollet feel free to merge and iterate

@LukeWood LukeWood requested a review from fchollet September 26, 2022 00:03
@fchollet fchollet merged commit c4b7698 into keras-team:master Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants