Diffusers
Safetensors
LuckyLiGY commited on
Commit
81909e9
·
verified ·
1 Parent(s): f10e48c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -1,15 +1,13 @@
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  ---
4
- <h2 align="center">
5
- <a href="https://arxiv.org/abs/2505.21325v2">
6
- MagicTryOn: Harnessing Diffusion Transformer for Garment-Preserving Video Virtual Try-on
7
- </a>
8
- </h2>
9
 
10
  <a href="https://arxiv.org/abs/2505.21325v2"><img src='https://img.shields.io/badge/arXiv-2501.11325-red?style=flat&logo=arXiv&logoColor=red' alt='arxiv'></a>&nbsp;
11
  <a href="https://huggingface.co/LuckyLiGY/MagicTryOn"><img src='https://img.shields.io/badge/Hugging Face-ckpts-orange?style=flat&logo=HuggingFace&logoColor=orange' alt='huggingface'></a>&nbsp;
12
  <a href="https://vivocameraresearch.github.io/magictryon/"><img src='https://img.shields.io/badge/Project-Page-Green' alt='GitHub'></a>&nbsp;
 
13
  <a href="http://www.apache.org/licenses/LICENSE-2.0"><img src='https://img.shields.io/badge/License-CC BY--NC--SA--4.0-lightgreen?style=flat&logo=Lisence' alt='License'></a>&nbsp;
14
 
15
 
@@ -19,7 +17,7 @@ license: cc-by-nc-sa-4.0
19
  </div>
20
 
21
  ## 📣 News
22
- - **`2025/06/09`**: 🎉 We are excited to announce that the ***code*** of [**MagicTryOn**](https://github.com/vivoCameraResearch/Magic-TryOn/) have been released! Check it out! ***The weights are on the way and are expected to be released on June 14***. You can download the weights from 🤗[**HuggingFace**](https://huggingface.co/LuckyLiGY/MagicTryOn) once they are open-sourced.
23
  - **`2025/05/27`**: Our [**Paper on ArXiv**](https://arxiv.org/abs/2505.21325v2) is available 🥳!
24
 
25
  ## ✅ To-Do List for MagicTryOn Release
 
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  ---
4
+ # MagicTryOn: Harnessing Diffusion Transformer for Garment-Preserving Video Virtual Try-on
5
+
 
 
 
6
 
7
  <a href="https://arxiv.org/abs/2505.21325v2"><img src='https://img.shields.io/badge/arXiv-2501.11325-red?style=flat&logo=arXiv&logoColor=red' alt='arxiv'></a>&nbsp;
8
  <a href="https://huggingface.co/LuckyLiGY/MagicTryOn"><img src='https://img.shields.io/badge/Hugging Face-ckpts-orange?style=flat&logo=HuggingFace&logoColor=orange' alt='huggingface'></a>&nbsp;
9
  <a href="https://vivocameraresearch.github.io/magictryon/"><img src='https://img.shields.io/badge/Project-Page-Green' alt='GitHub'></a>&nbsp;
10
+ <a href="https://github.com/vivoCameraResearch/Magic-TryOn/"><img src='https://img.shields.io/badge/GitHub-Repo-blue?style=flat&logo=GitHub' alt='GitHub'></a>&nbsp;
11
  <a href="http://www.apache.org/licenses/LICENSE-2.0"><img src='https://img.shields.io/badge/License-CC BY--NC--SA--4.0-lightgreen?style=flat&logo=Lisence' alt='License'></a>&nbsp;
12
 
13
 
 
17
  </div>
18
 
19
  ## 📣 News
20
+ - **`2025/06/09`**: 🎉 We are excited to announce that the ***code*** of [**MagicTryOn**](https://github.com/vivoCameraResearch/Magic-TryOn/) have been released! Check it out! ***The weights are released!!!***. You can download the weights from 🤗[**HuggingFace**](https://huggingface.co/LuckyLiGY/MagicTryOn).
21
  - **`2025/05/27`**: Our [**Paper on ArXiv**](https://arxiv.org/abs/2505.21325v2) is available 🥳!
22
 
23
  ## ✅ To-Do List for MagicTryOn Release