35 Commits (fix-disco-xform-utils-import-error)

Author SHA1 Message Date
Adam Letts 45edd374fb Fix disco_xform_utils import 3 years ago
Adam Letts 7bed123ec5 Fix Video Input mode's ffmpeg subprocess call, and improve imports 3 years ago
Adam Letts 753dbeae31 Fix AdaBins model installation 3 years ago
Adam Letts 0a62f25e76 Fix import of CLIP 3 years ago
Chris Allen b54ec1e468
Don't run Turbo on frame 0 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
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
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 3735124ac3 update for lite version of pytorch3d 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 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 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 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
aletts 553cdaad71 IPython magic commands replaced by Python code 3 years ago
aletts 12fabe67d3 IPython magic commands replaced by Python code 3 years ago