emoji
emoji copied to clipboard
Make emojis for slack using AI
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!
https://github.com/cbh123/emoji/assets/14149230/297b2834-0e0a-402c-816f-a95e7eba8b92
To start your Phoenix server:
- Run
mix setup
to install and setup dependencies - Start Phoenix endpoint with
mix phx.server
or inside IEx withiex -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.