Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bg6293
/
neuralmind-bert-base-portuguese-cased
like
2
Sleeping
App
Files
Files
Community
main
neuralmind-bert-base-portuguese-cased
/
app.py
bg6293
initial commit
3c77768
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/neuralmind/bert-base-portuguese-cased"
).launch()