minar09 / cp-vton-plus

Official implementation for "CP-VTON+: Clothing Shape and Texture Preserving Image-Based Virtual Try-On", CVPRW 2020
https://minar09.github.io/cpvtonplus/
MIT License
343 stars 120 forks source link

[Upgrade] the project is available into new version of torch and python #105

Open ARajgor opened 1 year ago

ARajgor commented 1 year ago

@minar09

I upgrade the project to a new version of libraries.

code is tested on the new version of torch=1.13.1, torchvision=0.14.1 using python 3.9 pip installation.

[March 2023 update: code is compatible with torch 2.0.0+cu117, torchaudio 2.0.1+cu117, torchvision 0.15.1+cu117 on python 3.9.13]

repo: https://github.com/ARajgor/cp-vton-plus

thaithanhtuan commented 1 year ago

It is great 👍