Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
okeowo1014
/
tag1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a89427e
tag1
/
app.py
okeowo1014
initial commit
a89427e
verified
10 months ago
raw
Copy download link
history
blame
Safe
95 Bytes
import
gradio
as
gr
gr.load(
"models/AdapterHub/bert-base-uncased-pf-pmb_sem_tagging"
).launch()