iPERDance / iPERCore

Liquid Warping GAN with Attention: A Unified Framework for Human Image Synthesis
https://iperdance.github.io/work/impersonator-plus-plus.html
Apache License 2.0
2.43k stars 316 forks source link

How can I run iPERCore on a windows 10 computer with pytorch 1.10.0 and cuda 11.3 #136

Open CCJetWing opened 2 years ago

CCJetWing commented 2 years ago

As I need to run APIs that needs newer version of pytorch, how can I run iPERCore in this environment?

CCJetWing commented 2 years ago

Problem solved by adding spec to VALID_CUDA, DEFAULT_LINUX_CUDA_TORCH, DEFAULT_WINDOWS_CUDA_TORCH, PRECOMPILED_TORCH_CUDA_PAIRS, WINDOWS_PRECOMPILED_TORCH_CUDA_PAIRS

eyaler commented 1 year ago

@CCJetWing share code?

justinjohn0306 commented 1 year ago

@eyaler Here, try my fork: https://github.com/justinjohn0306/iPERCore Install CUDA 11.1 and it should work just fine Also, Install Build Tools for Visual Studio 2017 (version 15.9) [read the docs]