GANimebot

Telegram bot that converts images using UGATIT framework

Requirements

  • aiogram==2.13
  • numpy==1.16.4
  • opencv-python==4.5.2.54
  • Pillow==8.2.0
  • tensorflow==1.14.0

Installation

Start the bot

If you are using venv

  • ./start.sh

Without venv

Execute following commands in bash

  • export PYTHONPATH="$PWD/backend/ugatit/repo"
  • python ganimebot.py

Checkpoints for UGATIT model