From 62c2c436a37137d9b32995b0702dc017eeadd2e9 Mon Sep 17 00:00:00 2001 From: Unpublished Date: Fri, 3 May 2024 09:34:14 +0200 Subject: [PATCH] Fix link to human parsing checkpoints --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 515c18b4..0ec41626 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ sh inference.sh ## Start a local gradio demo -Download checkpoints for human parsing [here](https://huggingface.co/spaces/yisol/IDM-VTON-local/tree/main/ckpt). +Download checkpoints for human parsing [here](https://huggingface.co/spaces/yisol/IDM-VTON/tree/main/ckpt). Place the checkpoints under the ckpt folder. ```