Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
bn-skn
/
ProsusAI-finbert
like
1
Sleeping
App
Files
Files
Community
main
ProsusAI-finbert
/
app.py
bn-skn
initial commit
d747a33
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
64 Bytes
import
gradio
as
gr
gr.load(
"models/ProsusAI/finbert"
).launch()