anandpawara / Real_Time_Image_Animation

The Project is real time application in opencv using first order model
GNU General Public License v3.0
3.23k stars 521 forks source link

fix of how to used not only on windows with gpu #12

Open Serafim-End opened 4 years ago

Serafim-End commented 4 years ago

Hi! You have had a simple mistake in load_checkpoints execution, I have added cpu parameter. Also, I have found that pywin does not work on Linux, MacOS and added new requirements_notwin for this case.