File size: 2,144 Bytes
58e92e0 42a136e bce8cc1 e247750 a768e90 7a45f79 8b747d7 7b5c5ed f12f467 f266eee a830fd4 2db69d9 51898f7 2db69d9 2eb58e5 8de84d0 14aafbf 51898f7 41ab032 14aafbf 2eb58e5 c49ef53 2eb58e5 2a70b90 f12f467 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 |
---
base_model:
- black-forest-labs/FLUX.1-dev
pipeline_tag: text-to-image
tags:
- text-to-image
- lora
- template:diffusion-lora
library_name: diffusers
banner: assets/banner.png
widget:
- text: an emoji of a man with a white background
output:
url: assets/examples/1.jpg
- text: >-
Make an emoji of a squirel on a DJ set. With a white background, cute, 3d
polished. Head facing camera.
output:
url: assets/examples/2.jpg
license: mit
---
<Gallery />
## Introducing Platmoji
Platmoji is an open source emoji generator free to use.
## Available through Inference API
You can use this through HF Inference API here.
## Trained off of 3K emojis
This project would not have been possible if we did not have this database which is [this database on github](https://github.com/cj1128/emoji-images/tree/master). Credits to him
## Trigger Word
The trigger word is emoji. Please be very descriptive (if not using HF space) to get good results. :)
## Website
This can be accessed through platmoji.com
## App
The version for iOS will be out soon on the App Store.
MIT License
Copyright (c) 2025 Max AI
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. |