CoolFace
Apppublic

AI-RABBIT/emoji

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

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:

  1. 1.Enter a description (e.g., "a man", "a cat").
  2. 2.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