malikTayab commited on
Commit
133b274
·
verified ·
1 Parent(s): 4cd6d79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -1,10 +1,14 @@
1
  ---
2
- title: README
3
  emoji: ⚡
4
- colorFrom: gray
5
- colorTo: purple
6
- sdk: docker
 
 
7
  pinned: false
 
8
  ---
 
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
1
  ---
2
+ title: CowSense - Livestock Disease Detection
3
  emoji: ⚡
4
+ colorFrom: pink
5
+ colorTo: red
6
+ sdk: gradio
7
+ sdk_version: 5.29.0
8
+ app_file: app.py
9
  pinned: false
10
+ license: mit
11
  ---
12
+ # CowSense - Livestock Disease Detection
13
 
14
+ This Space hosts a YOLOv8 model trained to detect livestock diseases using computer vision. Built using Gradio and deployed via Hugging Face Spaces.