franciszzj commited on
Commit
27d9e67
Β·
1 Parent(s): fe37f8f

update readme

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -1,11 +1,13 @@
1
- ---
2
- license: mit
3
- pipeline_tag: image-to-image
4
- ---
5
-
6
  # *Leffa*: Learning Flow Fields in Attention for Controllable Person Image Generation
7
 
8
- [πŸ“š Paper](https://arxiv.org/abs/2412.08486) - [πŸ”₯ Demo](https://huggingface.co/spaces/franciszzj/Leffa) - [πŸ€— Model](https://huggingface.co/franciszzj/Leffa)
 
 
 
 
 
 
 
9
 
10
  *[Leffa](https://en.wiktionary.org/wiki/leffa)* is a unified framework for controllable person image generation that enables precise manipulation of both appearance (i.e., virtual try-on) and pose (i.e., pose transfer).
11
 
 
 
 
 
 
 
1
  # *Leffa*: Learning Flow Fields in Attention for Controllable Person Image Generation
2
 
3
+ [πŸ“š Paper](https://arxiv.org/abs/2412.08486) - [πŸ€– Code](https://github.com/franciszzj/Leffa) - [πŸ”₯ Demo](https://huggingface.co/spaces/franciszzj/Leffa) - [πŸ€— Model](https://huggingface.co/franciszzj/Leffa)
4
+
5
+
6
+ ## News
7
+ - 16/Dec/2024, the virtual try-on [model](https://huggingface.co/franciszzj/Leffa/blob/main/virtual_tryon_dc.pth) trained on DressCode is released.
8
+ - 12/Dec/2024, the HuggingFace [demo](https://huggingface.co/spaces/franciszzj/Leffa) and [models](https://huggingface.co/franciszzj/Leffa) (virtual try-on model trained on VITON-HD and pose transfer model trained on DeepFashion) are released.
9
+ - 11/Dec/2024, the [arXiv](https://arxiv.org/abs/2412.08486) version of the paper is released.
10
+
11
 
12
  *[Leffa](https://en.wiktionary.org/wiki/leffa)* is a unified framework for controllable person image generation that enables precise manipulation of both appearance (i.e., virtual try-on) and pose (i.e., pose transfer).
13