Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
phoen1x
/
distilbert-contract-classifier
like
0
Running
App
Files
Files
Community
main
distilbert-contract-classifier
/
app.py
phoen1x
initial commit
3902225
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/alexbrun/contract_classifier"
).launch()