Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dla9944
/
text-to-text-transformer
like
0
Runtime error
App
Files
Files
Community
ae38cc8
text-to-text-transformer
/
app_latest.py
dla9944
Rename app.py to app_latest.py
c38e54b
over 1 year ago
raw
Copy download link
history
blame
Safe
98 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/pszemraj/flan-t5-large-grammar-synthesis"
).launch()