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
25690fd
text-to-text-transformer
/
app_test.py
dla9944
Rename app.py to app_test.py
8c7266a
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()