title | emoji | sdk | python_version | sdk_version | app_file | colorFrom | colorTo |
---|---|---|---|---|---|---|---|
cxr-db |
🎞️ |
streamlit |
3.11 |
1.22.0 |
main.py |
blue |
gray |
A single-page web app presenting Chest X-rays from the NIH Chest X-ray dataset.
This app features over 5000 chest X-rays from the dataset. You can load a random CXR after setting your filters. Basic diagnostic info is available for each image.
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks National Institutes of Health Chest X-Ray Dataset for providing quality CXR data.
- Thanks kaggle for hosting the CXR dataset and providing convenient tools to download it.
- Thanks Streamlit for making data apps simple to create and for hosting the app online for free.
- Thanks Hugging Face for hosting the app online for free.