Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
00BER
/
dc-weather-prediction
like
4
TF-Keras
Model card
Files
Files and versions
Community
Use this model
main
dc-weather-prediction
/
web
/
frontend
/
src
/
scss
/
_charts.scss
00ber
added source code
f61d311
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
159 Bytes
// temp fix .chartjs-tooltip-body-item
.chartjs-tooltip-body-item
>
td
{
padding-bottom
:
0
!important
;
padding-top
:
0
!important
;
font-size
: smaller;
}