Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jguyet
/
NeuML-bert-small-cord19-squad2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
NeuML-bert-small-cord19-squad2
/
app.py
jguyet
initial commit
6ff0f5c
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/NeuML/bert-small-cord19-squad2"
).launch()