title emoji colorFrom colorTo sdk sdk_version app_file pinned license
Meme Manipulation Gradio Space
🏃
indigo
green
gradio
3.4
app.py
false
mit

MEME Emotion Manipulation Tool

MEME Emotion Manipulation Tool is an app that allows you to manipulate the emotions of a person in a photo. You can also add text on the image to create a meme.

This tool used the pretrained model and is modified based on the GANmut Model. You can view the source code of this tool in GitHub and Gradio Space and give it a star if you like it!

Instructions

  1. install the libraries pip install -r requirements.txt
  2. run python app.py

Examples

Original Result
charles original charles generated
sergey original sergey generated
josh original josh generated

Limitations

As a MVP, the text drawing function does not work well on some images and it only works on relatively short text.