Skip to content

skygroundmedia/emoji

 
 

Repository files navigation

Emoji Gen

How it works

It takes your prompt and generating an emoji using https://replicate.com/fofr/sdxl-emoji. Next, I remove the background using https://replicate.com/cjwbw/rembg. Then, click to download and add to slack!

ai-moji.mp4

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server
  • Add a .env file with REPLICATE_API_TOKEN set to your Replicate token

Now you can visit localhost:4000 from your browser.

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 70.6%
  • HTML 22.8%
  • JavaScript 3.8%
  • Dockerfile 2.2%
  • Shell 0.4%
  • CSS 0.1%
  • Batchfile 0.1%