Moore-AnimateAnyone icon indicating copy to clipboard operation
Moore-AnimateAnyone copied to clipboard

Gradio crashes part way through

Open G-force78 opened this issue 2 years ago • 6 comments

But the iterations continue. Once completed a load of noise , this was length 32 , from a 25 frame source video

https://github.com/MooreThreads/Moore-AnimateAnyone/assets/114336644/a4aaf69a-5636-4971-b0db-453baf55a561

G-force78 avatar Jan 13 '24 11:01 G-force78

Right now the gradio demo needs to update a pose(keypoints) video, not the raw video. You can use the script tools/vid2pose to extract it first.

lixunsong avatar Jan 13 '24 11:01 lixunsong

Right now the gradio demo needs to update a pose(keypoints) video, not the raw video. You can use the script tools/vid2pose to extract it first.

Yes just realised! Thanks

Although doesnt change the fact gradio crashes part way through

G-force78 avatar Jan 13 '24 11:01 G-force78

What's the error message about this crash?

lixunsong avatar Jan 13 '24 15:01 lixunsong

What's the error message about this crash?

There is none , its odd.

G-force78 avatar Jan 13 '24 15:01 G-force78

I think the FPS should be locked to the driving video too? Then you can just change the number of seconds rather than the number of frames.

G-force78 avatar Jan 14 '24 09:01 G-force78

https://github.com/MooreThreads/Moore-AnimateAnyone/assets/55267900/c260f6fd-40cb-46ac-934c-1df3204622c3

look my test

wangwenqiao666 avatar Jan 16 '24 02:01 wangwenqiao666