Skip to content

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.

License

Notifications You must be signed in to change notification settings

wein98/webapp-first-order-motion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published