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 noise interpolation and text intertpolation scripts to examples #205

Closed
patrickvonplaten opened this issue Aug 17, 2022 · 5 comments
Closed
Labels
enhancement New feature or request

Comments

@patrickvonplaten
Copy link
Contributor

Noise and text embedding interpolation scripts like @karpathy's stable-diffusion-walk are very nice to make artistic designs / videos and are relatively easy to add. We could add them under https://github.com/huggingface/diffusers/tree/main/examples to make it more available to the community

@patrickvonplaten patrickvonplaten added the enhancement New feature or request label Aug 17, 2022
@danielpatrickhug
Copy link
Contributor

danielpatrickhug commented Sep 8, 2022

Hi @patrickvonplaten, I've been working and modifying a copy of this script every day for the past 3 weeks. I would be happy to help add it! would you like a colab notebook with added video creation from generated frames? "Dream Seam" or as the exact .py file from karpathy's repo?

@danielpatrickhug
Copy link
Contributor

@patrickvonplaten
Copy link
Contributor Author

Very cool! Should we make it a community notebook (and add it under https://github.com/huggingface/diffusers/tree/main/examples/community - it'd be the first one 🥳 )

@danielpatrickhug
Copy link
Contributor

Sure! I'll make a pull request to add the notebook to the community folder. The notebook is completely self-contained and should operate on the free version of google Colab - I've only tested it twice on the free version. I'll do my best to keep it up to date as the diffusers library updates.

@sayakpaul
Copy link
Member

Closong because of #518.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants