Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bluekidds
/
bert-base-cased-chunking
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8b8e65b
bert-base-cased-chunking
/
app.py
bluekidds
initial commit
8b8e65b
about 2 years ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/QCRI/bert-base-cased-chunking"
).launch()