NaveenKumar5 commited on
Commit
f399cd0
·
verified ·
1 Parent(s): 21150fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -14,10 +14,8 @@ This project provides a Gradio web app to detect faults in solar panels from the
14
 
15
  ## Features
16
 
17
- - Upload a thermal video (MP4).
18
- - Runs inference using your custom Roboflow workflow.
19
- - Displays annotated output video with fault bounding boxes.
20
- - Shows a table with detected faults and confidence scores.
21
 
22
  ## Requirements
23
 
 
14
 
15
  ## Features
16
 
17
+ # YOLOv5 + Roboflow Hugging Face Model
18
+ This model uses YOLOv5 and a Roboflow dataset for object detection.
 
 
19
 
20
  ## Requirements
21