Add dataset card, link to paper
Browse filesThis PR ensures the dataset can be found at and is linked to https://huggingface.co/papers/2305.10431.
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
|