BadourAlBahar / pose-with-style

[SIGGRAPH Asia 2021] Pose with Style: Detail-Preserving Pose-Guided Image Synthesis with Conditional StyleGAN
https://pose-with-style.github.io/
MIT License
268 stars 41 forks source link

GPU'S ARE REQUIRED? #2

Closed lokesh0606 closed 2 years ago

lokesh0606 commented 2 years ago

Is it necessary that we need gpu's to run or test this repo. I'm currently facing this issue and it's asking me to set the cuda home path and i have removed all .cuda() for the all the .py files Screenshot 2022-01-21 120429

BadourAlBahar commented 2 years ago

I have not tried running it without a GPU, but I would assume that a GPU is required. If you do not have access to a GPU, you can use Google Colab. Here is a Colab notebook created by @tg_bomze.