rizavelioglu commited on
Commit
3d0d923
·
verified ·
1 Parent(s): fc241ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -18,7 +18,7 @@ library_name: diffusers
18
  ## TryOffDiff
19
 
20
  The models proposed in the paper _"TryOffDiff: Virtual-Try-Off via High-Fidelity Garment Reconstruction using Diffusion Models"_
21
- [[paper]](https://arxiv.org/abs/2404.08582) [[project page]][project_page]:
22
  - `tryoffdiff.pth`: The pre-trained StableDiffusion-v1.4 fine-tuned on `VITON-HD-train` dataset.
23
  - `.pth`: A U-Net trained from scratch on `VITON-HD-train` dataset.
24
  - `.pth`:
@@ -62,6 +62,7 @@ If you find this repository useful in your research, please consider giving a st
62
 
63
  [hf_spaces]: https://huggingface.co/spaces/rizavelioglu/tryoffdiff
64
  [project_page]: https://rizavelioglu.github.io/tryoffdiff/
 
65
  [github]: https://github.com/rizavelioglu/tryoffdiff
66
  [license]: https://www.mongodb.com/legal/licensing/server-side-public-license
67
 
 
18
  ## TryOffDiff
19
 
20
  The models proposed in the paper _"TryOffDiff: Virtual-Try-Off via High-Fidelity Garment Reconstruction using Diffusion Models"_
21
+ [[paper]][paper_arxiv] [[project page]][project_page]:
22
  - `tryoffdiff.pth`: The pre-trained StableDiffusion-v1.4 fine-tuned on `VITON-HD-train` dataset.
23
  - `.pth`: A U-Net trained from scratch on `VITON-HD-train` dataset.
24
  - `.pth`:
 
62
 
63
  [hf_spaces]: https://huggingface.co/spaces/rizavelioglu/tryoffdiff
64
  [project_page]: https://rizavelioglu.github.io/tryoffdiff/
65
+ [paper_arxiv]: https://arxiv.org/abs/2411.18350
66
  [github]: https://github.com/rizavelioglu/tryoffdiff
67
  [license]: https://www.mongodb.com/legal/licensing/server-side-public-license
68