Results 3 comments of 十字鱼

> I am getting this error on your requirements. I followed your readme. > > ``` > python run/run_ootd.py --model_path images/2.jpg --cloth_path images/1.jpg --scale 2.0 --sampl > e 4 >...

Please try on python3.10. And install VS C++.

本质上还是个多模态模型,图片大了就显存占用大。想降低显存只能预处理一下。(推理有个max_pixels参数,但是不生效)