TachibanaYoshino / AnimeGANv3_gui.exe

The UI tool based on pyqt5 to call the AnimeGANv3 model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt interface tool based on AnimeGANv3.

This is the official repository for the AnimeGANv3 repo.

Installation

Tested on Windows 10 and python 3.7.

Install dependency

conda create -n gui python=3.7
conda activate gui
pip install -r requirements.txt

Usage

This repo supports encrypting onnx models and codes before packaging and publishing.

The open AnimeGANv3 model can be obtained in the Releases.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

The UI tool based on pyqt5 to call the AnimeGANv3 model.


Languages

Language:Python 100.0%