Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
turan62
/
nbroad-ESG-BERT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ad4b134
nbroad-ESG-BERT
/
app.py
turan62
initial commit
ad4b134
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/nbroad/ESG-BERT"
).launch()