Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,17 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: 🐯
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: gray
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
Welcome to the MaPO organization! We're the authors of MaPO: **Margin-aware Preference Optimization for Aligning Diffusion Models without Reference**. We have hosted ours datasets, models,
|
11 |
+
and other artifacts under this organization. You will be able to find them below. Additionally, here are the links
|
12 |
+
to the paper, code, and the project website:
|
13 |
+
|
14 |
+
* [arXiv] (TODO)
|
15 |
+
* [Codebase](https://github.com/mapo-t2i/mapo)
|
16 |
+
* [Project Website](https://mapo-t2i.github.io/)
|
17 |
+
* [Artifact Collection](https://huggingface.co/collections/mapo-t2i/mapo-66656808665dbeaa08e7b44f)
|