Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DevBM
/
DevBM-t5-large-squad
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
440345a
DevBM-t5-large-squad
/
app.py
DevBM
initial commit
440345a
verified
9 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/DevBM/t5-large-squad"
).launch()