Add model card
#1
by nielsr HF Staff - opened
README.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
pipeline_tag: unconditional-image-generation
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
This repository contains the model of the paper [Amortized Moment Matching for Visual Generation](https://huggingface.co/papers/2607.26860).
|
| 7 |
+
|
| 8 |
+
Code: https://github.com/poppuppy/amfd.
|