Diffusers
Safetensors
zhengchong commited on
Commit
a952377
·
verified ·
1 Parent(s): a9461ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -3,9 +3,12 @@ license: cc-by-nc-sa-4.0
3
  ---
4
 
5
 
6
- # <center> 🐈 CatVTON: Concatenation Is All You Need for Virtual Try-On with Diffusion Models
 
 
 
 
7
 
8
- [ArXiv(soon)](https://github.com/Zheng-Chong/CatVTON) [Demo](http://120.76.142.206:8888) [GitHub](https://github.com/Zheng-Chong/CatVTON)
9
 
10
  **CatVTON** is a simple and efficient virtual try-on diffusion model with ***1) Lightweight Network (899.06M parameters totally)***, ***2) Parameter-Efficient Training (49.57M parameters trainable)*** and ***3) Simplified Inference (< 8G VRAM for 1024X768 resolution)***.
11
 
 
3
  ---
4
 
5
 
6
+ # 🐈 CatVTON: Concatenation Is All You Need for Virtual Try-On with Diffusion Models
7
+
8
+ [ArXiv(soon)](https://github.com/Zheng-Chong/CatVTON)
9
+ [Demo](http://120.76.142.206:8888)
10
+ [GitHub](https://github.com/Zheng-Chong/CatVTON)
11
 
 
12
 
13
  **CatVTON** is a simple and efficient virtual try-on diffusion model with ***1) Lightweight Network (899.06M parameters totally)***, ***2) Parameter-Efficient Training (49.57M parameters trainable)*** and ***3) Simplified Inference (< 8G VRAM for 1024X768 resolution)***.
14