Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sanj004
/
hrs19-bart_base_SAMsum_full_finetune
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
hrs19-bart_base_SAMsum_full_finetune
/
app.py
Sanj004
initial commit
752c9e8
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/hrs19/bart_base_SAMsum_full_finetune"
).launch()