AdhamQQ commited on
Commit
94f22cd
·
verified ·
1 Parent(s): 26df408

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🧠 Stroke Pain Detection App
2
 
3
  A Streamlit-based app for automatically assessing pain intensity in stroke patients using facial asymmetry and deep learning.
 
1
+ ---
2
+ title: StrokePatientsModel
3
+ emoji: 🏢
4
+ colorFrom: gray
5
+ colorTo: gray
6
+ sdk: streamlit
7
+ sdk_version: 1.44.1
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ ---
12
+
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
+
15
+
16
+
17
  # 🧠 Stroke Pain Detection App
18
 
19
  A Streamlit-based app for automatically assessing pain intensity in stroke patients using facial asymmetry and deep learning.