A7med-Ame3 commited on
Commit
9813469
·
verified ·
1 Parent(s): c3f6bab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 👁 ClearPath — Real-Time Scene Description for Visually-Impaired People
2
 
3
  A fully open-source Python system that describes visual scenes in plain language
@@ -144,4 +156,4 @@ The regex engine covers **15 hazard categories** with ~30 pattern groups:
144
 
145
  ## 📄 License
146
 
147
- MIT License — free for personal and commercial use.
 
1
+ ---
2
+ title: Real Time Image Captioning
3
+ emoji: 👁️
4
+ colorFrom: indigo
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: "4.44.0"
8
+ python_version: "3.10"
9
+ app_file: app.py
10
+ pinned: false
11
+ ---
12
+
13
  # 👁 ClearPath — Real-Time Scene Description for Visually-Impaired People
14
 
15
  A fully open-source Python system that describes visual scenes in plain language
 
156
 
157
  ## 📄 License
158
 
159
+ MIT License — free for personal and commercial use.