EvelynFan / FaceFormer

[CVPR 2022] FaceFormer: Speech-Driven 3D Facial Animation with Transformers
MIT License
778 stars 133 forks source link

RuntimeError #8

Closed yangdaowu closed 2 years ago

yangdaowu commented 2 years ago

Hello, I have this problem. image

EvelynFan commented 2 years ago

Hello, I have this problem. image

Did this error happen when you ran demo.py? Please note that the version of transformers is 4.6.1.

yangdaowu commented 2 years ago

I am an error that occurs when I run main.py, and I will also convert the version to 4.6.1.

EvelynFan commented 2 years ago

I am an error that occurs when I run main.py, and I will also convert the version to 4.6.1.

Let me know if changing the version of transformers can work. I will close this issue for now. If you have other problems, feel free to reopen this issue.