A newer version of the Gradio SDK is available:
5.13.1
metadata
sdk: gradio
SDXL Emoji Generator
This Hugging Face Space uses the SDXL model with LoRA fine-tuning to generate custom emojis based on a description.
How to use:
- Enter a description (e.g., "a man", "a cat").
- Click "Submit" to generate an emoji of the description.
This is powered by the Stable Diffusion XL model, fine-tuned for emojis.
Dependencies:
- Gradio (for the web interface)
- Hugging Face Transformers, Diffusers, and other utilities