Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hannahisrael03
/
hannahisrael03-t5_news_summarizer_project
like
0
Sleeping
App
Files
Files
Community
main
hannahisrael03-t5_news_summarizer_project
/
app.py
hannahisrael03
initial commit
ec47669
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/hannahisrael03/t5_news_summarizer"
).launch()