Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
infinitenow
/
deepset-roberta-base-squad2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b84f396
deepset-roberta-base-squad2
/
app.py
infinitenow
initial commit
b84f396
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/deepset/roberta-base-squad2"
).launch()