Commit ·
88b1f29
1
Parent(s): dc9aa3a
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
Test of [k-diffusion](https://github.com/crowsonkb/k-diffusion)'s [unconditional CIFAR-10 config](https://github.com/crowsonkb/k-diffusion/blob/master/configs/config_cifar10.json) for 320k steps.
|
| 6 |
+
Generated images look okay, although the model seems overfit.
|
| 7 |
+
See notes [here](https://github.com/crowsonkb/k-diffusion/issues/51#issuecomment-1575407076).
|
| 8 |
+

|