Testing_PT / README.md
NaveenKumar5's picture
Update README.md
2fcd2ac verified
---
title: Testing PT
emoji: ๐Ÿš€
colorFrom: red
colorTo: red
sdk: docker
app_port: 8501
tags:
- streamlit
pinned: false
short_description: Streamlit template space
license: apache-2.0
---
# Welcome to Streamlit!
Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
forums](https://discuss.streamlit.io).
---
# Solar Panel Fault Detection with Streamlit
Upload a thermal video, and the app will use a Hugging Face DETR model to detect faults.
## Model
[NaveenKumar5/Solar_panel_fault_detection](https://huggingface.co/NaveenKumar5/Solar_panel_fault_detection)