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 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!
- install the libraries
pip install -r requirements.txt
- run
python app.py
Original | Result |
---|---|
As a MVP, the text drawing function does not work well on some images and it only works on relatively short text.