junaid17 commited on
Commit
1ca92cb
·
verified ·
1 Parent(s): eef8873

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # 🚗 DamageLens: AI-Powered Car Damage Detection
2
 
3
  [![Python 3.11+](https://img.shields.io/badge/Python-3.11%2B-brightgreen)](https://python.org)
@@ -699,4 +707,4 @@ DamageLens/
699
  - YOLO model may miss small or partially occluded damage
700
  - Grad-CAM is for diagnostic/explainability purposes only
701
  - Batch processing not currently supported
702
- - FP16 Grad-CAM on CPU requires automatic FP32 cast (handled internally)
 
1
+ ---
2
+ title: DamageLensAI
3
+ sdk: docker
4
+ emoji: ⚡
5
+ colorFrom: red
6
+ colorTo: purple
7
+ pinned: true
8
+ ---
9
  # 🚗 DamageLens: AI-Powered Car Damage Detection
10
 
11
  [![Python 3.11+](https://img.shields.io/badge/Python-3.11%2B-brightgreen)](https://python.org)
 
707
  - YOLO model may miss small or partially occluded damage
708
  - Grad-CAM is for diagnostic/explainability purposes only
709
  - Batch processing not currently supported
710
+ - FP16 Grad-CAM on CPU requires automatic FP32 cast (handled internally)