Add library name and license
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- text-to-image
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# DMM: Building a Versatile Image Generation Model via Distillation-Based Model Merging
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- text-to-image
|
4 |
+
library_name: diffusers
|
5 |
+
license: apache-2.0
|
6 |
---
|
7 |
|
8 |
# DMM: Building a Versatile Image Generation Model via Distillation-Based Model Merging
|