Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
skid-dev
/
yes
like
0
Sleeping
App
Files
Files
Fetching metadata from the HF Docker repository...
main
yes
/
app.py
skid-dev
initial commit
298e8fa
almost 3 years ago
raw
Copy download link
history
blame
Safe
111 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/bert-large-uncased-whole-word-masking-finetuned-squad"
).launch()