75 Commits (1054507788d60dd4bc390f8e2b6859286ffbbefb)

Author SHA1 Message Date
Adam Letts 0d56883e4f A fix to the directories used with video_init_blend_mode 2 years ago
Adam Letts 0ccc84f344 Default animation_mode = 'None' 2 years ago
Adam Letts 825359b202 Correction to args for animation_mode other than "Video Input" 2 years ago
Adam Letts b8f42928e5 The first official warp/flow release in official Disco Diffusion -- v5.4 2 years ago
Adam Letts 005deaf6d2 Fix to RAFT installation logic on subsequent runs.. and to video init steps. 2 years ago
Adam Letts cee246cd9e Temporarily including all of the Warp stuff including the consistency checker. This causes us to have to include GPL while it's in. So we'll put it in for a moment for the commit history because we've got it.. and then I'll remove it momentarily. 2 years ago
Adam Letts 39232ffe7b
Replace primary download URL for 512x512 diffusion model 2 years ago
Adam Letts 6f9a08b930
Update Disco_Diffusion.ipynb 2 years ago
aletts 3b30f8e1c2 Add symmetry and ViT14_336px 2 years ago
Adam Letts fdbc85cba6 Fix init_scale bug (thanks aztecman) 2 years ago
Adam Letts b094ae35a0
Update Disco_Diffusion.ipynb - Correction from Jan 2021 -> Jan 2022 in changelog 2 years ago
Adam Letts fb52ea4dd5 Commenting out the PyTorch downgrade code for T4 and V100 on Colab, since there seems to be an increase in errors being reported since it was added. 2 years ago
Adam Letts 789990d4d5 Only do the T4 or V100 torch downgrade if on Colab. 2 years ago
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