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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -1,12 +1,3 @@
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: 🐠
@@ -16,4 +7,15 @@ sdk: gradio
16
  sdk_version: 3.41.2
17
  app_file: app.py
18
  pinned: false
 
 
 
 
 
 
 
 
 
 
 
19
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: Fire-Smoke-Demo
3
  emoji: 🐠
 
7
  sdk_version: 3.41.2
8
  app_file: app.py
9
  pinned: false
10
+ ---
11
+
12
+ objective :
13
+
14
+ This demo focuses on segmenting fire and smoke regions in images.
15
+
16
+ Usage :
17
+
18
+ You can upload your fire and smoke images, and the demo will provide you with your segmented image.
19
+
20
+
21