Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
geoffreygeo
/
stacked-summaries-flan-t5-large-stacked-samsum-1024
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
26c324d
stacked-summaries-flan-t5-large-stacked-samsum-1024
/
app.py
geoffreygeo
initial commit
26c324d
over 1 year ago
raw
Copy download link
history
blame
Safe
109 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stacked-summaries/flan-t5-large-stacked-samsum-1024"
).launch()