Emoji generator recreating Apple's Genmoji feature with open tech
Top 54.2% on sourcepulse
Open Genmoji aims to replicate Apple's Genmoji feature using open-source technologies, enabling users to generate custom emojis from text prompts. It's designed for users familiar with image generation models and those who want to create and use personalized emojis across various platforms, including iOS.
How It Works
The project leverages LoRA (Low-Rank Adaptation) files, finetuned on thousands of Apple emojis, to adapt existing image generation models to produce emoji outputs. It also provides "Prompt Assist" metaprompts to help users craft effective prompts for the models. This approach allows for flexibility, as the LoRAs can be applied to any compatible image generation model.
Quick Start & Requirements
huggingface_hub
and mflux
(pip install -U huggingface_hub mflux
), and run python3 download.py
to select and download LoRA weights.mflux
tool is specified for macOS.Highlighted Details
mflux
for automated generation.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
7 months ago
1 day