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

PR for diffing new changes since last update to refactor #1

Open
wants to merge 122 commits into
base: unrefactored_checkpoint
Choose a base branch
from

Conversation

dmarx
Copy link
Member

@dmarx dmarx commented Mar 22, 2022

not intended to be merged, this is just a convenience for diffing.

somnai-dreams and others added 30 commits March 4, 2022 18:07
Replace IPython magic commands with Python code. Add disco.py
…o-the-py

Bring PLMS vs DDIM changes over to disco.py
…t, and makes more code appear as forms by default.

Also restores some param UI fields.
…improvements

Adds a human-readable id to each cell and collapses more cells by default
…who may modify the settings code (or that may hurt them - It could go either way)
…diffusion_sampling_mode (for plms vs. ddim) and sampling_mode (for 3D transform sampling mode).
* Adds Turbo+Smooth features from Disco Diffusion Turbo -- just the implementation, without its defaults.

* Implemented resume of turbo animations in such a way that it's now possible to resume from different batch folders and batch numbers.

* 3D rotation parameter units are now degrees (rather than radians)

* Corrected name collision in sampling_mode (now diffusion_sampling_mode for plms/ddim, and sampling_mode for 3D transform sampling)

* Added video_init_seed_continuity option to make init video animations more continuous (constant seed)
update pytorch3d to lite version that uses a slimmed down repo only containing what we need
aletts and others added 30 commits April 15, 2022 23:24
Fix to disable VR mode when not 3d
update ipynb for VR mode fixes
update init_image param to take None
change wierd lower() to a list
[ Updated ] Add option to run with CPU
align notebooks and python file
also add contributing info for converter
Indentation changes across all of disco.py and corresponding notebook (standardizing on 4 spaces).
…de-and-indentation

Only do the T4 or V100 torch downgrade if on Colab.
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.

10 participants