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 colab callback function for display, auto download model checkpoints, and colab notebook #7

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

EleaZhong
Copy link

  • added 2 functions for cfg_sample and clip_sample, which allows calling from colab (ipython display cannot show content when using the "!" magic in notebooks)
  • added a callback function for colab displays and showing intermediate results
  • added download_model function in diffusion/models/models.py, for QOL
  • added a colab notebook demo

@EleaZhong
Copy link
Author

fixed merge conflits

@EleaZhong EleaZhong force-pushed the addcolabs branch 2 times, most recently from 9a8383d to 4839075 Compare January 6, 2022 10:01
@Skylion007
Copy link

I was about to make a separate PR for commit 40f4bd2 before I saw this one , I'd recommend merging that atleast as it's free and gives a better download bar for notebooks.

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