Spaces:
Sleeping
Sleeping
File size: 379 Bytes
83a075b be8fbc5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
title: NanoGPT
emoji: π
colorFrom: green
colorTo: red
sdk: gradio
sdk_version: 4.36.1
app_file: app.py
pinned: false
license: mit
---
# App for text generation using nanoGPT
## Features
- Input/output text: Write some word(s) and read the output
- Max Character: Maximum character to generate
## Usage
- Enter word(s)
- Change Max Character
- Hit submit and read result |