File size: 432 Bytes
26cd483
 
d99dd2f
 
 
26cd483
d99dd2f
26cd483
 
d99dd2f
26cd483
 
d99dd2f
 
 
 
 
 
 
 
 
 
 
 
 
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
---
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.