GitHub Actions commited on
Commit
f8ec075
·
1 Parent(s): df378d5

Deploy from GitHub: a9251ba74fc7729bd569647499c13995ef4abaea

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -1,14 +1,16 @@
1
  ---
2
- title: Sentiment Analysis Tool
3
- emoji: 👀
4
  colorFrom: blue
5
- colorTo: blue
6
  sdk: gradio
7
- sdk_version: 4.3.0
8
  app_file: app.py
9
  pinned: false
10
- tags:
11
- - tool
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
1
  ---
2
+ title: sentiment-analysis-tool
3
+ emoji: 🔥
4
  colorFrom: blue
5
+ colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 4.44.0
8
  app_file: app.py
9
  pinned: false
 
 
10
  ---
11
 
12
+ # sentiment-analysis-tool
13
+
14
+ A Gradio application deployed from [KI-Fusion-Labs](https://github.com/Ckal/KI-Fusion-Labs).
15
+
16
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference