DL-Art-School/codes/models/diffusion
2023-02-23 02:42:17 +00:00
..
__init__.py Support gaussian diffusion models 2021-06-02 21:47:32 -06:00
fp16_util.py Support diffusion unet 2021-06-06 13:57:22 -06:00
gaussian_diffusion.py rename perplexity->log perplexity 2022-07-28 09:48:40 -06:00
losses.py Support gaussian diffusion models 2021-06-02 21:47:32 -06:00
nn.py I sucked off the hyptothetical wizard again, just using BNB's ADAM optimizer nets HUGE savings, but I don't know the output costs, will need to test 2023-02-23 02:42:17 +00:00
resample.py Fix distributed bug 2022-03-04 11:58:53 -07:00
respace.py Rescale causal scale along with timestep spacing 2022-07-09 22:09:25 -06:00
rrdb_diffusion.py I sucked off the hyptothetical wizard again, just using BNB's ADAM optimizer nets HUGE savings, but I don't know the output costs, will need to test 2023-02-23 02:42:17 +00:00
unet_diffusion.py I sucked off the hyptothetical wizard again, just using BNB's ADAM optimizer nets HUGE savings, but I don't know the output costs, will need to test 2023-02-23 02:42:17 +00:00
unet_latent_guide.py I sucked off the hyptothetical wizard again, just using BNB's ADAM optimizer nets HUGE savings, but I don't know the output costs, will need to test 2023-02-23 02:42:17 +00:00