53 Commits

Author SHA1 Message Date
ebb94842db cleanup save checkpoint 2025-07-20 09:13:11 +05:30
5bdedcffec remove labml_helpers dep 2025-07-20 08:56:03 +05:30
f6d77c36b2 cleanup some unused imports 2025-07-18 10:40:22 +05:30
1b702523b9 remove labml_helpers dependency: replace Module with nn.Module 2025-07-18 10:32:36 +05:30
391fa39167 cleanup notebooks 2024-06-24 16:17:09 +05:30
84ad3f9783 Update unet.py (#239) fix typo 2024-03-02 14:13:34 +05:30
a2d6e805a6 fix beta expression in ddpm docs 2023-11-07 09:13:19 +00:00
6576e98498 minor typo in the type hint of ddpm/unet 2023-11-06 21:48:39 +08:00
9a42ac2697 arxiv.org links 2023-10-24 14:42:32 +01:00
732aedcfc6 Minor typo DDPM->DDIM 2023-09-21 18:15:15 +02:00
1b51fbc5d0 Merge pull request #192 from andreemic/patch-1
Update unet.py: fix typo
2023-06-30 11:38:13 +01:00
7cc3a7aa27 Update unet.py: fix typo
changed "suck" -> "such"
2023-06-21 17:11:10 +02:00
084fc89d63 add two missing param comments for UNetModel class
comments for tf_layers and d_cond were missing, added.
2023-05-08 16:50:28 +01:00
c0b4a37870 remove sponsors 2023-02-24 18:40:20 +05:30
d198a44fa2 fix dropout ddpm.unet 2023-02-17 14:28:24 +05:30
8053f3f408 Change default dropout rate. 2023-02-16 04:28:35 +08:00
9e807c8164 Add activation for time embedding and dropout 2023-02-16 04:24:31 +08:00
ce816b9be3 delete unnecessary code and replace 2023-01-19 23:40:23 +09:00
59dde18a94 delete torch.nn.functional 2023-01-16 22:51:53 +09:00
92dcc42ee6 fix typo 2022-12-21 20:31:24 -06:00
d4c1900838 fix sqrt_1m_alpha_bar 2022-11-13 11:32:16 +05:30
e58a8f973d note 2022-09-24 16:43:23 +05:30
4161c7e7e1 notes 2022-09-24 15:27:50 +05:30
1a49b753e4 fix 2022-09-24 14:41:55 +05:30
f4b2d46925 fix 2022-09-24 14:40:06 +05:30
eb92824e58 fix 2022-09-24 14:39:10 +05:30
de36f9b6be fix 2022-09-24 14:37:45 +05:30
160f25a938 fix 2022-09-24 14:35:28 +05:30
37b30cfc3f flash attention for sd 2022-09-24 14:33:36 +05:30
ff5c3c3598 img 2022-09-16 15:46:26 +05:30
d8f4e5d8bc fix docs typo 2022-09-16 10:01:22 +05:30
4fbd0716d0 smapler fix 2022-09-15 16:07:10 +05:30
4c47086b0f links 2022-09-15 14:55:48 +05:30
999adb0cfa stable diffusion 2022-09-15 11:28:53 +05:30
7d1550dd67 fix ddpm attn 2022-09-12 08:30:27 +05:30
4eec7a4e5e fix ddpm equation mistake 2022-09-11 16:53:13 +05:30
05632f9f8e docs 2022-09-07 10:33:13 +05:30
594b525e9d rm comet 2022-09-07 09:31:38 +05:30
948e436854 U-Net (#137) 2022-07-25 16:55:06 +05:30
5f96085f08 comet links 2022-07-11 16:20:36 +05:30
6feb054ef5 diffusion bracket fix 2022-07-02 15:31:54 +05:30
33ced53e52 experiment links 2022-06-22 17:23:28 +05:30
f169f3a71d diffusion math colors 2022-06-09 15:51:38 +05:30
cb4c5c0f2f notebook title 2022-06-09 15:16:27 +05:30
3d9680420e notebook title 2022-06-09 15:15:46 +05:30
58b24f6c83 Diffusion Notebook (#127) 2022-06-09 14:43:17 +05:30
d2229b6edd katex fixes 2022-03-21 09:16:52 +05:30
a8954c1cbb fix math align 2021-10-24 17:26:28 +05:30
7f74eeba77 \textcolor 2021-10-21 17:32:54 +05:30
f8abd6a276 Conv mixer (#100) 2021-10-14 18:41:37 +05:30