nielsr HF Staff commited on
Commit
f455499
·
verified ·
1 Parent(s): 1f57aba

Add model card

Browse files

This PR adds a model card for the model in the paper [Any2AnyTryon: Leveraging Adaptive Position Embeddings for Versatile Virtual Clothing Tasks](https://huggingface.co/papers/2501.15891).
It adds the relevant pipeline tag, as well as adds a link to the project page and Github repository.

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: image-to-image
3
+ ---
4
+
5
+ This repository contains the model described in the paper [Any2AnyTryon: Leveraging Adaptive Position Embeddings for Versatile Virtual Clothing Tasks](https://huggingface.co/papers/2501.15891).
6
+
7
+ Project page: https://logn-2024.github.io/Any2anyTryonProjectPage/
8
+ Code: https://github.com/logn-2024/Any2anyTryon