Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
wij
/
ESG_Model
like
0
Model card
Files
Files and versions
Community
main
ESG_Model
/
app.py
wij
Upload app.py
8a8a645
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/keonju/kobert_ESG"
).launch()