Melons commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,7 @@ widget:
|
|
| 16 |
polished. Head facing camera.
|
| 17 |
output:
|
| 18 |
url: assets/examples/2.jpg
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
<Gallery />
|
|
@@ -23,14 +24,14 @@ widget:
|
|
| 23 |
## Introducing Platmoji
|
| 24 |
Platmoji is an open source emoji generator free to use
|
| 25 |
|
| 26 |
-
##
|
| 27 |
You can use this through HF Inference API here and on this HF space [melonoquestions/platmoji](https://huggingface.co/spaces/melonoquestions/platmoji)
|
| 28 |
|
| 29 |
## Trained off of 3K iPhone emojis
|
| 30 |
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
|
| 31 |
|
| 32 |
## Trigger Word
|
| 33 |
-
The trigger word is emoji. Please be very descriptive (if not using
|
| 34 |
|
| 35 |
## Website
|
| 36 |
-
This can be accessed through platmoji.com
|
|
|
|
| 16 |
polished. Head facing camera.
|
| 17 |
output:
|
| 18 |
url: assets/examples/2.jpg
|
| 19 |
+
banner: assets/banner.png
|
| 20 |
---
|
| 21 |
|
| 22 |
<Gallery />
|
|
|
|
| 24 |
## Introducing Platmoji
|
| 25 |
Platmoji is an open source emoji generator free to use
|
| 26 |
|
| 27 |
+
## Available through Inference API
|
| 28 |
You can use this through HF Inference API here and on this HF space [melonoquestions/platmoji](https://huggingface.co/spaces/melonoquestions/platmoji)
|
| 29 |
|
| 30 |
## Trained off of 3K iPhone emojis
|
| 31 |
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
|
| 32 |
|
| 33 |
## Trigger Word
|
| 34 |
+
The trigger word is emoji. Please be very descriptive (if not using HF space) to get good results. :)
|
| 35 |
|
| 36 |
## Website
|
| 37 |
+
This can be accessed through platmoji.com
|