Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
A diffusion model. The training follows the [self-flow](https://bfl.ai/research/self-flow) training method with both (t, s) timestamps.
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
new_version: nebulette/shared-adaln
|
| 4 |
---
|
| 5 |
|
| 6 |
A diffusion model. The training follows the [self-flow](https://bfl.ai/research/self-flow) training method with both (t, s) timestamps.
|