Commit
•
ddac5f7
1
Parent(s):
670c31b
Add pipeline tag (#1)
Browse files- Add pipeline tag (4728a3fbe7c5d8ba382d5e21ef8e767af19c7c1b)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
---
|
4 |
|
5 |
# *Leffa*: Learning Flow Fields in Attention for Controllable Person Image Generation
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
pipeline_tag: image-to-image
|
4 |
---
|
5 |
|
6 |
# *Leffa*: Learning Flow Fields in Attention for Controllable Person Image Generation
|