szili2011 commited on
Commit
01bf4d9
1 Parent(s): 7516fcc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Pain Analysis Model
2
 
3
  This Space allows you to upload images and get predictions from the trained pain analysis model.
@@ -22,3 +33,7 @@ This Space uses the following libraries:
22
  - Gradio
23
  - Pillow
24
  - NumPy
 
 
 
 
 
1
+ ---
2
+ title: Pain Analysis Model
3
+ emoji: 🩺
4
+ colorFrom: pink
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: "3.0.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # Pain Analysis Model
13
 
14
  This Space allows you to upload images and get predictions from the trained pain analysis model.
 
33
  - Gradio
34
  - Pillow
35
  - NumPy
36
+
37
+ ## About
38
+
39
+ This model was trained to analyze pain levels based on images. Please upload clear images for the best results.