Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mohd43
/
ProsusAI-finbert
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
27b8b43
ProsusAI-finbert
/
app.py
mohd43
Create app.py
27b8b43
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ProsusAI/finbert"
).launch()