Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hsb01
/
jjzha-jobbert_skill_extraction
like
0
Runtime error
App
Files
Files
Community
1
refs/pr/1
jjzha-jobbert_skill_extraction
/
app.py
hsb01
initial commit
4243b17
about 1 year ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/jjzha/jobbert_skill_extraction"
).launch()