imaginAIry/imaginairy/modules/sgm/diffusionmodules
Bryce 8267482aad fix: remove padding approach
- padding didnt make animations better
- some changes to better support CPU generation (not yet working)
- better log output coloring
- better log messages when cuda not found
2023-11-25 16:18:44 -08:00
..
__init__.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
denoiser_scaling.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
denoiser_weighting.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
denoiser.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
discretizer.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
guiders.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
loss_weighting.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
loss.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
model.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
openaimodel.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
sampling_utils.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
sampling.py fix: remove padding approach 2023-11-25 16:18:44 -08:00
sigma_sampling.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
util.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
video_model.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
wrappers.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00