Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aindree
/
mhassan101-bert-finetuned-squad-ds
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mhassan101-bert-finetuned-squad-ds
/
app.py
Aindree
initial commit
48852ee
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/mhassan101/bert-finetuned-squad-ds"
).launch()