yunusajib commited on
Commit
0764d3d
·
verified ·
1 Parent(s): 7b2ccd8

Update readme file

Browse files
Files changed (1) hide show
  1. README.md +10 -24
README.md CHANGED
@@ -1,24 +1,10 @@
1
- # Pothole Detection using AI
2
- 🚧 Automatically detect potholes from road images with deep learning.
3
-
4
- ## 🔗 Live Demo
5
- [Try it on Hugging Face](https://huggingface.co/spaces/YOUR_USERNAME/Pothole-Detection)
6
-
7
- ## 📸 Demo Vedio
8
-
9
- ![Uploading Pathole_demo.mov…]()
10
-
11
- ## ⚡ How It Works
12
- 1. Upload a road image
13
- 2. AI detects and highlights potholes
14
- 3. Download the processed image
15
-
16
- ## 🛠️ Technologies
17
- - YOLOv8
18
- - Gradio
19
- - Python
20
- - Hugging Face Spaces
21
-
22
- ## 🚀 Future Work
23
- - Deploy as a mobile app
24
- - Real-time pothole detection for drones
 
1
+ title: Pathole Detection
2
+ emoji: 🚀
3
+ colorFrom: blue
4
+ colorTo: purple
5
+ sdk: gradio
6
+ sdk_version: "3.0.0"
7
+ app_file: app.py
8
+ pinned: false
9
+
10
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference