Timmyafolami commited on
Commit
8a40fe9
·
verified ·
1 Parent(s): 43b2c85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,13 +6,15 @@ colorTo: blue
6
  sdk: docker
7
  pinned: true
8
  license: mit
9
- short_description: Sentment Analysis or Mental Health
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
 
14
  # Sentiment Analysis API
15
- ![alt text](image.png)
 
 
16
 
17
  This project provides a sentiment analysis API using FastAPI and a machine learning model trained on textual data.
18
 
 
6
  sdk: docker
7
  pinned: true
8
  license: mit
9
+ short_description: Sentment Analysis for Mental Health
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
 
14
  # Sentiment Analysis API
15
+
16
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62ba22a1c70f4e318161fbf1/XrOrikgkTeNBAukxPklWE.png)
17
+
18
 
19
  This project provides a sentiment analysis API using FastAPI and a machine learning model trained on textual data.
20