Why output image is cropped ?

#3
by RageshAntony - opened

image.png

See the output image was cropped. I need the full dimens.

CatVTON only accepts images with a 4:3 aspect ratio as input; otherwise, they will be center-cropped. Please use cropping tool to manually crop the image to ensure the complete inclusion of the subject.

zhengchong changed discussion status to closed

@zhengchong okay. I tried to duplicate the space. Got this error:

booksforcharlie/stable-diffusion-inpainting does not appear to have a file named diffusion_pytorch_model.safetensors.

i fixed it.

use "use_safetensors=False" in from_pretrained(..) function

Sign up or log in to comment