nielsr HF staff commited on
Commit
0856922
·
verified ·
1 Parent(s): f2c6dda

Add pipeline tag, link to paper

Browse files

This PR ensures that the model can be found at https://huggingface.co./models?pipeline_tag=text-to-image. It also ensures people can find the
associated paper, and the Github repository.

Files changed (1) hide show
  1. README.md +5 -0
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