Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 🏗️ Construction Site Safety Analyzer
|
2 |
|
3 |
## Overview
|
@@ -83,8 +92,8 @@ Contributions are welcome! Feel free to submit pull requests, report bugs, or su
|
|
83 |
|
84 |
## License
|
85 |
|
86 |
-
This project is licensed under the MIT License - see the
|
87 |
|
88 |
---
|
89 |
|
90 |
-
Built with ❤️ by
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: Construction Site Safety Analyzer
|
4 |
+
sdk: gradio
|
5 |
+
emoji: 🏢
|
6 |
+
colorFrom: green
|
7 |
+
colorTo: blue
|
8 |
+
short_description: AI Tool to enhance safety compliance
|
9 |
+
---
|
10 |
# 🏗️ Construction Site Safety Analyzer
|
11 |
|
12 |
## Overview
|
|
|
92 |
|
93 |
## License
|
94 |
|
95 |
+
This project is licensed under the MIT License - see the MIT file for details.
|
96 |
|
97 |
---
|
98 |
|
99 |
+
Built with ❤️ by CA Pradeep Gujaran
|