OpenTalker / StyleHEAT

[ECCV 2022] StyleHEAT: A framework for high-resolution editable talking face generation
MIT License
627 stars 77 forks source link

A question about torch version #33

Closed buaajky closed 1 year ago

buaajky commented 1 year ago

Hello. I follow the installation instructions as pip install torch==1.7.1+cu110 torchvision==0.8.2+cu110 -f https://download.pytorch.org/whl/torch_stable.html to install the environment, but it occurs AttributeError: module 'torch.jit' has no attribute '_script_if_tracing' Please, what may be the reason?My cuda version is 11.4, which should be compatible with cu110.

buaajky commented 1 year ago

torch 1.12.1 + torchvision 0.13.1