CoolFace
Apppublic

williampsun/pm25-exposure-tool

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
32 commits on main
d0fdbaa2mo ago

yml

williampsun
3f110142mo ago

readme

williampsun
f54ae732mo ago

Updated layout

williampsun
da5254e2mo ago

Updated layout

williampsun
23f7df52mo ago

changed red color

williampsun
c539de72mo ago

Made dropdown O(n) by premaking fips_set

williampsun
321013f2mo ago

Move to top

williampsun
145e02e2mo ago

Fixed dockerfile python version

williampsun
c7b676d2mo ago

Pin dependency versions for reproducible builds

williampsun
2cd8e2e2mo ago

Separated files

williampsun
1f2c2eb2mo ago

Separated files

williampsun
3e5d3092mo ago

Track GIF via Git LFS

williampsun
68228492mo ago

fixed gif path

williampsun
32ff2782mo ago

added gif to readme

williampsun
e7332c02mo ago

Fixed readme error

williampsun
4e67c6e2mo ago

Added readme

williampsun
706dc742mo ago

Added comment at top of app.py

williampsun
0a351703mo ago

Changed color so its more intuitive

williampsun
cf54f7d3mo ago

perf: scale application to 4 gunicorn workers

williampsun
648df153mo ago

fix: update deprecated run_server to app.run

williampsun
7c914aa3mo ago

fix: resolve port mismatch for container routing

williampsun
e9867a03mo ago

feat: add missing Dockerfile for Hugging Face deployment

williampsun
e71d84d3mo ago

build: track NetCDF data binary files using Git LFS

williampsun
566f9ed3mo ago

fix: switch to direct git push for deployment

williampsun
6a14e343mo ago

fix: change huggingface repo id to lowercase

williampsun
83fb4973mo ago

fix: change sdk to docker in readme metadata

williampsun
1ed65643mo ago

Added Github Workflow for Hugging Face sync

williampsun
49baed13mo ago

Downloaded county_fips directly so we don't need to always make a request to github

williampsun
5ae49ff3mo ago

Displayed message when county is missing data for all years

williampsun
7af2ee93mo ago

Updated style of tool

williampsun
e7e0f873mo ago

Used dash_bootstrap_components to make stylistic changes

williampsun
5a62e803mo ago

First commit, finished first version of prototype

williampsun