sayakpaul HF staff commited on
Commit
f00ffd5
·
verified ·
1 Parent(s): 987a1d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -1,10 +1,17 @@
1
  ---
2
  title: README
3
- emoji:
4
- colorFrom: blue
5
- colorTo: yellow
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
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)