Update README.md
Browse files
README.md
CHANGED
@@ -29,9 +29,12 @@ We provide a reference implementation of lyraDiff version of Flux.1-dev, as well
|
|
29 |
## Citation
|
30 |
``` bibtex
|
31 |
@Misc{lyraDiff_2025,
|
32 |
-
author = {
|
33 |
-
title = {lyraDiff:
|
34 |
howpublished = {\url{https://github.com/TMElyralab/lyraDiff}},
|
35 |
year = {2025}
|
36 |
}
|
37 |
-
```
|
|
|
|
|
|
|
|
29 |
## Citation
|
30 |
``` bibtex
|
31 |
@Misc{lyraDiff_2025,
|
32 |
+
author = {Yibo Lu, Sa Xiao, Kangjian Wu, Bin Wu, Mian Peng, Haoxiong Su, Qiwen Mao, Wenjiang Zhou},
|
33 |
+
title = {lyraDiff: An Out-of-the-box Acceleration Engine for Diffusion and DiT Models},
|
34 |
howpublished = {\url{https://github.com/TMElyralab/lyraDiff}},
|
35 |
year = {2025}
|
36 |
}
|
37 |
+
```
|
38 |
+
|
39 |
+
## License
|
40 |
+
`lyraDiff-Flux.1-dev` falls under the [`FLUX.1 [dev]` Non-Commercial License](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).
|