Add pipeline tag
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Inductive Moment Matching
|
|
@@ -11,5 +12,4 @@ Model checkpoints for [Inductive Moment Matching](https://arxiv.org/abs/2503.075
|
|
| 11 |
<img src="assets/teaser.png" width="90%"/>
|
| 12 |
</p>
|
| 13 |
|
| 14 |
-
This model repo only provides checkpoints. See the [GitHub repo](https://github.com/lumalabs/imm) for further instructions.
|
| 15 |
-
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: unconditional-image-generation
|
| 4 |
---
|
| 5 |
|
| 6 |
# Inductive Moment Matching
|
|
|
|
| 12 |
<img src="assets/teaser.png" width="90%"/>
|
| 13 |
</p>
|
| 14 |
|
| 15 |
+
This model repo only provides checkpoints. See the [GitHub repo](https://github.com/lumalabs/imm) for further instructions.
|
|
|