67 Commits (a3e0d1f6b41fa002aefdc6007b36715c03bce66d)
 

Author SHA1 Message Date
Adam Letts a3e0d1f6b4 Apply missed disco.py changes for import changes to .ipynb 3 years ago
Adam Letts 4acb77c2e6
Merge pull request #27 from MSFTserver/cross-platofrm 3 years ago
Adam Letts f662775b7a
Merge branch 'main' into cross-platofrm 3 years ago
Adam Letts ae1d472b4b
Merge pull request #29 from zippy731/turbo-cleanups 3 years ago
Chris Allen b54ec1e468
Don't run Turbo on frame 0 3 years ago
Chris Allen 4d0bba9d6d
Don't run Turbo on frame 0 3 years ago
Adam Letts 0a1dde9c4b
Merge pull request #11 from njbbaer/fix-missing-secondary-model 3 years ago
Adam Letts 483c8281e6 Adding "update for crossplatform support" to .ipynb for consistency with the readme 3 years ago
Adam Letts 0a2024855d In disco.py, split out new MSFTServer/HostsServer Apr 4th 2022 changes in the changelist notes - and added mention of the crossplatform support update 3 years ago
Adam Letts 246c9524e1
Update README.md 3 years ago
Adam Letts a4b1c77110
Merge pull request #28 from alembics/applying-removal-of-timestep-config-to-ipynb 3 years ago
Adam Letts 2a27559410 Synchronize .ipynb with .py. Apply removal of timestep_respacing and diffusion_steps to .ipynb 3 years ago
MSFTserver 0947434ec3 update clip imports and path exists check 3 years ago
MSFTserver bcc6f174a6 update install to be crossplatform 3 years ago
MSFTserver c509aa1b9c remove slip 3 years ago
MSFTserver a1f25c79ec remove super resolution 3 years ago
Adam Letts 018137e0e6
Merge pull request #23 from alembics/fix-clone-of-pytorch3d-lite-in-ipynb 3 years ago
Adam Letts 1fd599cd02 Apply HostServer's disco.py changes for pytorch3d-lite to the .ipynb 3 years ago
Adam Letts 7f426a9e58
Merge pull request #18 from alembics/dev 3 years ago
Adam Letts edda7e8e91
Merge pull request #15 from MSFTserver/main 3 years ago
Adam Letts e31ceb59ef
Merge pull request #21 from alembics/ipynb-for-zippy-turbo-fix 3 years ago
Adam Letts 5fa73e031d Apply zippy's disco.py changes to the .ipynb 3 years ago
Max Ingham 82812e8ff0
Merge pull request #20 from zippy731/turbo-cleanups 3 years ago
Chris Allen c6f8dfe5f0
correct turbo blend factor for diff frames 3 years ago
Chris Allen 0325457e48
remove references to turbo_blend 3 years ago
Max eda578a632 Removal of confusing, redundant step params. 3 years ago
MSFTserver 0c39d40981
Merge branch 'alembics:main' into main 3 years ago
MSFTserver 3735124ac3 update for lite version of pytorch3d 3 years ago
Adam Letts 158d93e525
Merge pull request #14 from alembics/add-zippy-turbo-mode 3 years ago
Adam Letts 3a82f98a42 Adds changelog note for video_init_seed_continuity 3 years ago
Adam Letts 5f03abe6cd Adds video_init_frame_continuity parameter. Removes some extraneous code from do_3d_step() 3 years ago
Adam Letts d82b8daaed Correction to sampling_mode name collision. Now it is separated into diffusion_sampling_mode (for plms vs. ddim) and sampling_mode (for 3D transform sampling mode). 3 years ago
Adam Letts cd5d94479c 3D rotation parameter units are now degrees rather than radians 3 years ago
Adam Letts 464bc1cff1 Adds some documentation for Turbo Mode and disables it by default 3 years ago
Adam Letts 1704be96f8 Slight turbo mode cleanup. Added questionable code to protect people who may modify the settings code (or that may hurt them - It could go either way) 3 years ago
Adam Letts 0e366efcf9 Adds improved zippy turbo blending 3 years ago
Adam Letts b350675b76 Add original simple turbo blending 3 years ago
Adam Letts 9e3d032e50 Adds basic/original zippy turbo mode - with working resume functionality 3 years ago
Nate Baer 7c5e365f74 Check if using secondary model before loading it 3 years ago
Adam Letts 92d90c0666
Merge pull request #10 from alembics/colab-notebook-collapse-improvements 3 years ago
Adam Letts 52a3da87fe Adds a human-readable id to each cell. Collapses more cells by default, and makes more code appear as forms by default. 3 years ago
Adam Letts b6f6d9f21f
Merge pull request #9 from alembics/bring-ddim-changes-over-to-the-py 3 years ago
Adam Letts f244fbb9b2 Some PLMS vs DDIM changes made in the notebook weren't made in disco.py. This brings them over. 3 years ago
Adam Letts de6a0ad253
Merge pull request #8 from alembics/fix-setup-cell-location 3 years ago
Adam Letts d6515c5e7d Give Set Up its own top-level section (instead of having it stuck in Tutorial by accident) 3 years ago
aletts 3ac9d2f68a Attempting quick fix to broken calls to wget() 3 years ago
Adam Letts 77e7132def
Merge pull request #7 from aletts/create-disco-py 3 years ago
Adam Letts d3ddc4ca5f
Merge branch 'main' into create-disco-py 3 years ago
aletts f4858c79f4 Manually adding some metadata to the notebook 3 years ago
aletts 553cdaad71 IPython magic commands replaced by Python code 3 years ago