A newer version of the Gradio SDK is available:
6.4.0
metadata
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
- Enter a prompt in the text box.
- Click the "Generate" button.
- The model will generate a response in the "Response" text box.