Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Italianhype
/
Blum
like
0
financial-analysis
finance
stock-market
ai
fastapi
nextjs
postgresql
sentiment-analysis
time-series
data-visualization
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
Blum
/
frontend
/
types
/
react-plotly.d.ts
Italianhype
Upload folder using huggingface_hub
2deb2c5
verified
about 22 hours ago
raw
Copy download link
history
blame
contribute
delete
80 Bytes
declare
module
"react-plotly.js"
{
const
Plot
:
any
;
export
default
Plot
;
}