Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
axelo11
/
anferico-bert-for-patents1
like
0
Running
App
Files
Files
Community
main
anferico-bert-for-patents1
/
app.py
axelo11
initial commit
bde7c11
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/anferico/bert-for-patents"
).launch()