Skip to content

多媒体大作业,一个基于 Electron-vue + Python 的图像转动画应用

License

Notifications You must be signed in to change notification settings

Gavin0x0/pic2animation

Repository files navigation

基于DeepFake First Order Motion的图片转动画

多媒体大作业,一个 Electron + Vue + Python 项目

界面部分

  • 界面用了elementUI的部分组件,好看即正义🤪

运行界面.png

  • 运行截图

运行截图.png

Python代码部分

  • 基于Jack Cui大佬的代码进行修改
  • 配置方法参考 博客地址

食用方法

  • 你的电脑还需要安装好 GitNode.js (其中包括了 npm)
    在命令行中运行:
# 克隆这个仓库
git clone https://github.com/levi-oh/pic2animation.git

# 进入项目文件夹
cd pic2animation

# 安装依赖
npm install

# 在 localhost:9080 本地启动
npm run dev

# 打包为electron应用
npm run build

Electron相关学习资料

开源协议

About

多媒体大作业,一个基于 Electron-vue + Python 的图像转动画应用

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published