Melons commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,13 +8,13 @@ tags:
|
|
| 8 |
- template:diffusion-lora
|
| 9 |
library_name: diffusers
|
| 10 |
widget:
|
| 11 |
-
- text:
|
| 12 |
output:
|
| 13 |
url: assets/examples/1.jpg
|
| 14 |
-
- text: an emoji of a
|
| 15 |
output:
|
| 16 |
url: assets/examples/2.jpg
|
| 17 |
-
|
| 18 |
---
|
| 19 |
|
| 20 |
<Gallery />
|
|
@@ -23,10 +23,10 @@ widget:
|
|
| 23 |
Platmoji is an open source emoji generator free to use
|
| 24 |
|
| 25 |
## Availible through Infrence API
|
| 26 |
-
You can use this through HF
|
| 27 |
|
| 28 |
## Trained off of 3K iPhone emojis
|
| 29 |
-
This
|
| 30 |
|
| 31 |
## Trigger Word
|
| 32 |
The trigger word is emoji. Please be very descriptive (if not using hf space) to get good results. :)
|
|
|
|
| 8 |
- template:diffusion-lora
|
| 9 |
library_name: diffusers
|
| 10 |
widget:
|
| 11 |
+
- text: an emoji of a man with a white background
|
| 12 |
output:
|
| 13 |
url: assets/examples/1.jpg
|
| 14 |
+
- text: Make an emoji of a squirel on a DJ set. With a white background, cute, 3d polished. Head facing camera.
|
| 15 |
output:
|
| 16 |
url: assets/examples/2.jpg
|
| 17 |
+
|
| 18 |
---
|
| 19 |
|
| 20 |
<Gallery />
|
|
|
|
| 23 |
Platmoji is an open source emoji generator free to use
|
| 24 |
|
| 25 |
## Availible through Infrence API
|
| 26 |
+
You can use this through HF Inference API here and on this HF space [melonoquestions/platmoji](https://huggingface.co/spaces/melonoquestions/platmoji)
|
| 27 |
|
| 28 |
## Trained off of 3K iPhone emojis
|
| 29 |
+
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
|
| 30 |
|
| 31 |
## Trigger Word
|
| 32 |
The trigger word is emoji. Please be very descriptive (if not using hf space) to get good results. :)
|