mayuelala / FollowYourEmoji

[Siggraph Asia 2024] Follow-Your-Emoji: This repo is the official implementation of "Follow-Your-Emoji: Fine-Controllable and Expressive Freestyle Portrait Animation"
328 stars 25 forks source link

colab or huggingface demo please #9

Closed loboere closed 4 months ago

daswer123 commented 4 months ago

Hi, I made an implementation on google colab, works on free tier

https://github.com/daswer123/FollowYourEmoji-colab/blob/main/README.md

mayuelala commented 4 months ago

Thanks! Can you merge it into our rep ?

daswer123 commented 4 months ago

Yes, of course, I'm all for it if my work is useful )

Here's the notebook itself https://github.com/daswer123/FollowYourEmoji-colab/blob/main/follow_emoji_collab.ipynb

I made some changes in the fork to make it work.

https://github.com/daswer123/FollowYourEmoji-colab/commit/3227c08374c429343818446afce9359f973d4b88 https://github.com/daswer123/FollowYourEmoji-colab/commit/273119d8a554e8d88f2bc051de4fc455d8fcbda8

You can modify the notebook as you like. I can do a PR if you want

UPD: Saw the update, I think we can leave it that way too