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

Update Readme.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -1,10 +1,13 @@
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
 
1
+ ---
2
+ title: Pathole Detection
3
+ emoji: 💻
4
+ colorFrom: green
5
+ colorTo: yellow
6
  sdk: gradio
7
+ sdk_version: 5.23.1
8
  app_file: app.py
9
  pinned: false
10
+ short_description: Detect pathole using Yolo
11
+ ---
12
 
13
+ This is my awesome AI Pathole Detection hosted on Hugging Face Spaces.