Commit Graph

9 Commits (b342da4e0ffb7654ccf219c374a34ebe0a4e4afc)

Author SHA1 Message Date
deforum 9304ec6bb1
fix video input 2022-10-11 12:01:49 -07:00
deforum 1a6fa95f8c
Delete helpers/__pycache__ directory 2022-10-10 11:50:17 -07:00
deforum 106a34dfcf
update helpers 2022-10-10 11:50:01 -07:00
deforum 7b9acdd3a1
helpers version 2022-10-09 14:50:26 -07:00
pharmapsychotic cf95125226 Depth saving and updates
- Move depth inference to new file helpers/depth.py
- Merge depth stuff into new DepthModel class instead of passing around things separately
- New option to save the depth maps
- Use same depth map for warp of both prev and next for turbo
- Small fixes and clean ups
2022-09-10 14:28:00 -05:00
enzymezoo-code 6569c1619c Fixed error when using k-diffusion and no init. PLMS runs without decode function 2022-08-29 22:35:39 -05:00
enzymezoo-code fe8810319b Fixed missmatching steps. Strength can be used without an init image. 2022-08-29 13:18:17 -05:00
aredden bd59516d40 Adding k-samplers file in helpers & colab convert script 2022-08-28 12:32:07 -04:00
aredden 7fa6047ba3 Adding save_samples function in helpers directory 2022-08-23 13:10:46 -04:00