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