text2text / README.md
braindeck
Update gradio version
a73f45a
---
title: Fine-tuned Text-to-Text Generation
emoji: 🚀
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 4.44.1
app_file: app.py
pinned: false
hardware: gpu
---
# Fine-tuned Text-to-Text Generation
This is a simple Gradio interface for text-to-text generation using a fine-tuned model.
## How to use
1. Enter a prompt in the text box.
2. Click the "Generate" button.
3. The model will generate a response in the "Response" text box.