alibaba-yuanjing-aigclab / ViViD

ViViD: Video Virtual Try-on using Diffusion Models
Apache License 2.0
368 stars 23 forks source link

could someone give help, strange result #10

Open AIFSH opened 2 weeks ago

AIFSH commented 2 weeks ago

i follow the readme detailly and prepare the data in format as example, but i got the result as follow: what's wrong with me? is someone meet same issue?

https://github.com/alibaba-yuanjing-aigclab/ViViD/assets/149982694/a4701af6-504f-4c1e-813c-7d20a06bf972

cloth img 051990_1

my steps=20,cfg=3.5 as default in vivid.py

BecauseImBatman0 commented 2 weeks ago

Check if the path in the config file is correct.

https://github.com/alibaba-yuanjing-aigclab/ViViD/assets/126166790/28fbd26b-f289-4050-b1b4-b73c933a5c04

AIFSH commented 2 weeks ago

thanks for answering, in fact,i'm developing the comfyui custom node for ViViD, which can generate data automatically frame by frame follow readme https://github.com/AIFSH/ComfyUI-ViViD i get this strange result, and try all i can do to debug,but work noting

may you check my code and fix something?