# God Mode Animation: 2D Game Animation Generation Model

I tried to train text to video and image to video models to generate 2D game animations. I used public game animation data and 3D mixamo model rendered animations to train the animation generation models. I'm open sourcing the model, training data, training code and data generation code. More details can be found in github [repo](https://github.com/lyogavin/godmodeanimation) and my blog [here](https://gavinliblog.com). --- license: apache-2.0 ---