Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shikhararyan
/
jordiclive-flan-t5-3b-summarizer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
jordiclive-flan-t5-3b-summarizer
/
app.py
shikhararyan
initial commit
d36d5e6
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/jordiclive/flan-t5-3b-summarizer"
).launch()