Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IJAB
/
has-abi-distilBERT-finetuned-resumes-sections
like
0
Runtime error
App
Files
Files
Community
6b0a98b
has-abi-distilBERT-finetuned-resumes-sections
/
app.py
IJAB
initial commit
6b0a98b
over 1 year ago
raw
Copy download link
history
blame
Safe
103 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/has-abi/distilBERT-finetuned-resumes-sections"
).launch()