/webapp-first-order-motion

This repository contains the source code for the paper First Order Motion Model for Image Animation and a simple web interface to interact with it.

Primary LanguageJupyter NotebookMIT LicenseMIT

First order motion web application

This is a project that consists of a Colab demo and a ready to be hosted web app to run the first order motion model for this paper.

Colab demo

We prepared demo for the google-colab, see: webapp-first-order-motion.ipynb.

Installation

This project supports python3.

cd to webapp-first-order-motion/first-order-motion.

pip install -r requirements.txt

Usage

1. cd to webapp-first-order-motion/first-order-motion

2. Download checkpoint into this folder.

3. Run the following command:

python demo.py --src_img obama.jpg --src_vid musk.mp4

Embedded GitHub Repositories

License

MIT