NVIDIA / vid2vid

Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Correct lib version for the project

wulie88 opened this issue · comments

Someone can provide a valid requirements.txt file for the project.

How to downgrade to the proper version?
I've failed downgrade from latest numpy 1.18.0 to 1.11.0 with relation issues.

Env:
Ubuntu 20.04
CUDA: 10.0

Thanks!

Please share requirements.txt file if you have such!
Thanks!

@wulie88 @scarymrgrey numpy==1.16 works for me!