Add pipeline tag, link to paper
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
pipeline_tag: text-to-image
|
4 |
---
|
5 |
+
|
6 |
+
This repository contains the model for 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
|