AliaksandrSiarohin / first-order-model

This repository contains the source code for the paper First Order Motion Model for Image Animation
https://aliaksandrsiarohin.github.io/first-order-model-website/
MIT License
14.56k stars 3.22k forks source link

Can't use an own video for colab demo #566

Closed paburo-san666 closed 1 year ago

paburo-san666 commented 1 year ago

I have been getting a lot of issues with colab demo since a while. I tried all of the solution that are around (#545 #564 #565). The demo works without any problem until I use an own video. This appears:

2023-05-04 (7)

There is something I can do?

ignat-admin commented 1 year ago

https://github.com/imageio/imageio/issues/968 if you solve all the problems in the code, send it to me, I couldn't fix all the mistakes

ignat-admin commented 1 year ago

i was able to fix the program but you need to restart the runtime before running the code https://colab.research.google.com/drive/1NLql5hmZo1N1qugyDtuGw9RjTNfC19MW

ignat-admin commented 1 year ago

first run the code, restart the runtime, reload the page, restart the runtime and it should work

prismaticcabyss commented 1 year ago

image I used the updated program which fixed the issue above, but I've been getting this error instead

paburo-san666 commented 1 year ago

i was able to fix the program but you need to restart the runtime before running the code https://colab.research.google.com/drive/1NLql5hmZo1N1qugyDtuGw9RjTNfC19MW

there is any kind to contact with you directly? I'm seriously struggling with running your fix

paburo-san666 commented 1 year ago

@AliaksandrSiarohin merged one of the pull request but still passing over my issue :/