nielsr HF Staff commited on
Commit
0e5c206
·
verified ·
1 Parent(s): 131188f

Update image link

Browse files

Looks like the image wasn't rendered properly.

Also, is this model compatible with the Diffusers library? Otherwise we can remove the `library_name` metadata.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ library_name: diffusers
10
  > _Jiaqi Liu, Jichao Zhang, Paolo Rota, Nicu Sebe_<br>
11
  > _Computer Vision and Pattern Recognition Conference (**CVPR**), 2025, Nashville, USA_
12
 
13
- ![qualitative](imgs/main_qualitative.png)
14
 
15
  This repository contains the model described in [Multi-focal Conditioned Latent Diffusion for Person Image Synthesis](https://arxiv.org/abs/2503.15686).
16
 
 
10
  > _Jiaqi Liu, Jichao Zhang, Paolo Rota, Nicu Sebe_<br>
11
  > _Computer Vision and Pattern Recognition Conference (**CVPR**), 2025, Nashville, USA_
12
 
13
+ ![qualitative](https://github.com/jqliu09/MCLD/blob/main/imgs/main_qualitative.png?raw=true)
14
 
15
  This repository contains the model described in [Multi-focal Conditioned Latent Diffusion for Person Image Synthesis](https://arxiv.org/abs/2503.15686).
16