m1guelpf / emoji-diffusion

Emojis on Stable Diffusion via Dreambooth

  • Public
  • 2.8K runs
  • A100 (80GB)
  • GitHub
  • License

Input

string
Shift + Return to add a new line

Input prompt. Use the word "emoji" somewhere in the prompt.

Default: ""

string
Shift + Return to add a new line

The prompt NOT to guide the image generation. Ignored when not using guidance

integer

Width of output image. Maximum size is 1024x768 or 768x1024 because of memory limits

Default: 512

integer

Height of output image. Maximum size is 1024x768 or 768x1024 because of memory limits

Default: 512

file

Initial image to generate variations of. Will be resized to the specified width and height

file

Black and white image to use as mask for inpainting over init_image. Black pixels are inpainted and white pixels are preserved. Tends to work better with prompt strength of 0.5-0.7. Consider using https://replicate.com/andreasjansson/stable-diffusion-inpainting instead.

number

Prompt strength when using init image. 1.0 corresponds to full destruction of information in init image

Default: 0.8

integer
(minimum: 1, maximum: 10)

Number of images to output. If the NSFW filter is triggered, you may get fewer outputs than this.

Default: 1

integer
(minimum: 1, maximum: 500)

Number of denoising steps

Default: 50

number
(minimum: 1, maximum: 20)

Scale for classifier-free guidance

Default: 7.5

string

Choose a scheduler. If you use an init image, PNDM will be used

Default: "K-LMS"

integer

Random seed. Leave blank to randomize the seed

Output

output
Generated in

Run time and cost

This model costs approximately $0.0060 to run on Replicate, or 166 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia A100 (80GB) GPU hardware. Predictions typically complete within 5 seconds. The predict time for this model varies significantly based on the inputs.

Readme

stable diffusion finetuned on emoji dataset

emoji-diffusion is a stable diffusion model fine-tuned on the russian-emoji dataset to generate emoji images. Below are some samples generated using the model.

License

This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage. The CreativeML OpenRAIL License specifies:

  1. You can’t use the model to deliberately produce nor share illegal or harmful outputs or content
  2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
  3. You may re-distribute the weights and use the model commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully) Please read the full license here

Downstream Uses

This model can be used for entertainment purposes and as a generative art assistant.