62 Commits (c5a3b24f7b8d757ed0517061ac19e6a5a4bf1ef6)

Author SHA1 Message Date
Adam Letts c5a3b24f7b Downgrade torch for T4 and V100 2 years ago
MSFTserver ef39f21033 update for compiler 2 years ago
OodavidsinoO a3355ca659 Update torch.device() logic 2 years ago
OodavidsinoO c9821db892 Add option to run with CPU 2 years ago
MSFTserver e2906c6dce update fallback urls 2 years ago
MSFTserver 1fceed19b7 add fallback model URLS 2 years ago
MSFTserver fc2720f1f7 Update Disco_Diffusion.ipynb 2 years ago
MSFTserver 458a925911 update init_image to take "None" 2 years ago
MSFTserver d84072d922 Update Disco_Diffusion.ipynb 2 years ago
MSFTserver 69f5259e86 fix version 2 years ago
MSFTserver 19e662a530 update ipynb for VR mode fixes 2 years ago
Adam Letts 130e8502a3 Update .ipynb title for v5.2 VR Mode 3 years ago
Adam Letts 366a3aa6ef Add Colab markup to expose VR mode settings in Colab notebook 3 years ago
Adam Letts 00bb170aae Changelog and credits updates 3 years ago
Adam Letts 78f84ecd49 Fix VR translation scale issue 3 years ago
Adam Letts 9363c24b89 Bugfixes to the VR PR. It looks like it wouldn't have run successfully. 3 years ago
Tom Mason e4754e6a42 VR modifications for stereo 180 frames and spherical projection in utils 3 years ago
Chris Allen 07f6a5ba39
Update tutorial section 3 years ago
Chris Allen 8108d615ec
Update Tutorial Section 3 years ago
Adam Letts fa2eff3550 Allow low-res 3D animations. i.e. upscale for AdaBins 3 years ago
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
cansakirt da2cde7d4e
fix typo 3 years ago
Adam Letts 6edc2f2db7 Correction to double-quote escaping in ipynb 3 years ago
Adam Letts 753dbeae31 Fix AdaBins model installation 3 years ago
MSFTserver 0abd40b584 fix titles 3 years ago
Adam Letts 0a62f25e76 Fix import of CLIP 3 years ago
Adam Letts a3e0d1f6b4 Apply missed disco.py changes for import changes to .ipynb 3 years ago
Chris Allen 4d0bba9d6d
Don't run Turbo on frame 0 3 years ago
Adam Letts 483c8281e6 Adding "update for crossplatform support" to .ipynb for consistency with the readme 3 years ago
Adam Letts 2a27559410 Synchronize .ipynb with .py. Apply removal of timestep_respacing and diffusion_steps to .ipynb 3 years ago
MSFTserver bcc6f174a6 update install to be crossplatform 3 years ago
MSFTserver a1f25c79ec remove super resolution 3 years ago
Adam Letts 1fd599cd02 Apply HostServer's disco.py changes for pytorch3d-lite to the .ipynb 3 years ago
Adam Letts 5fa73e031d Apply zippy's disco.py changes to the .ipynb 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 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 f4858c79f4 Manually adding some metadata to the notebook 3 years ago
aletts 553cdaad71 IPython magic commands replaced by Python code 3 years ago