From 00bb4906528d606c308eaf5ade3881d8ffbf2d1f Mon Sep 17 00:00:00 2001 From: nftblackmagic <108916776+nftblackmagic@users.noreply.github.com> Date: Tue, 26 Nov 2024 10:57:41 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e46c6b..17e65d4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # catvton-flux -An state-of-the-art virtual try-on solution that combines the power of [CATVTON](https://arxiv.org/abs/2407.15886) (Contrastive Appearance and Topology Virtual Try-On) with Flux fill inpainting model for realistic and accurate clothing transfer. +An state-of-the-art virtual try-on solution that combines the power of [CATVTON](https://arxiv.org/abs/2407.15886) (CatVTON: Concatenation Is All You Need for Virtual Try-On with Diffusion Models) with Flux fill inpainting model for realistic and accurate clothing transfer. Also inspired by [In-Context LoRA](https://arxiv.org/abs/2410.23775) for prompt engineering. ## Update