Spaces:
Running
Running
File size: 397 Bytes
e592b0b |
1 2 3 4 5 6 7 8 9 10 |
---
title: Emoji Generator
emoji: ✨
colorFrom: blue
colorTo: yellow
sdk: static
short_description: Translate text to emojis with Gemma 3 270M running on-device
---
This demo runs a fine-tuned Gemma 3 270M model client-side using MediaPipe LLM Inference API. After the initial download, the model is cached by the browser, allowing for offline inference and instant loading and on future visits. |