mennamostafa55555 commited on
Commit
0b7d1ea
·
1 Parent(s): a67a4e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,5 +1,14 @@
 
 
 
 
 
 
 
 
 
1
  ---
2
- title: Second Demo
3
  emoji: 🐠
4
  colorFrom: indigo
5
  colorTo: indigo
@@ -7,6 +16,4 @@ sdk: gradio
7
  sdk_version: 3.41.2
8
  app_file: app.py
9
  pinned: false
10
- ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
+ objective :
2
+
3
+ This demo focuses on segmenting fire and smoke regions in images.
4
+
5
+ Usage :
6
+
7
+ You can upload your fire and smoke images, and the demo will provide you with your segmented image.
8
+
9
+
10
  ---
11
+ title: Fire-Smoke-Demo
12
  emoji: 🐠
13
  colorFrom: indigo
14
  colorTo: indigo
 
16
  sdk_version: 3.41.2
17
  app_file: app.py
18
  pinned: false
 
19