yoyo-nb / Thin-Plate-Spline-Motion-Model

[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.
MIT License
3.39k stars 555 forks source link

Error - Can't run the model on colab (or Hugging Face) #27

Open apelah opened 1 year ago

apelah commented 1 year ago

As of yesterday, getting the error attached. Please help. Many thanks image

yoyo-nb commented 1 year ago

I used the previous version of pyYAML. pip install PyYAML==5.4.1

I will update the latest dependency library when I have time

apelah commented 1 year ago

Thank you very much!

בתאריך יום ג׳, 23 באוג׳ 2022, 9:25, מאת yoyo-nb @.***>:

I used the previous version of pyYAML. pip install PyYAML==5.4.1

I will update the latest dependency library when I have time

— Reply to this email directly, view it on GitHub https://github.com/yoyo-nb/Thin-Plate-Spline-Motion-Model/issues/27#issuecomment-1223606231, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXXDF6RA462XCIMBUMRN2UDV2RVEXANCNFSM57KEFQVQ . You are receiving this because you authored the thread.Message ID: @.***>

ArashVahabpour commented 1 year ago

or change yaml.load to yaml.full_load