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
34457e3
text-to-text-transformer
/
app_success.py
dla9944
Rename app.py to app_success.py
f937fa0
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()