Add dataset card, link to paper
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: cc-by-2.0
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-2.0
|
3 |
+
task-categories: text-to-image
|
4 |
---
|
5 |
+
|
6 |
+
This repository contains the dataset used in the paper [FastComposer: Tuning-Free Multi-Subject Image Generation with Localized Attention](https://huggingface.co/papers/2305.10431).
|
7 |
+
|
8 |
+
Code: https://github.com/mit-han-lab/fastcomposer
|