TemryL / ComfyUI-IDM-VTON

ComfyUI adaptation of IDM-VTON for virtual try-on.
GNU General Public License v3.0
218 stars 26 forks source link

Error image = image.transpose((1, 2, 0)) ValueError: axes don't match array #16

Open ManSanDADADA opened 1 month ago

ManSanDADADA commented 1 month ago

why

LotzF commented 1 month ago

You're most likely running an old version of transformers. Try reinstalling the transformers library. The most recent version should be >= 4.40