text-playground / README.md
jonathanagustin's picture
Upload folder using huggingface_hub
d99dd2f verified
---
title: Text Playground
emoji: ✍️
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: "6.0.2"
app_file: app.py
pinned: false
license: mit
---
## ✍️ Text Playground
Generate creative text with Zephyr-7B via the HuggingFace Inference API.
## Features
- Adjustable temperature and max tokens
- Creative text generation
- No model downloads - uses API
## Setup
Add your `HF_TOKEN` as a Secret in Space Settings.