Vargock commited on
Commit
bacbb23
·
1 Parent(s): 3550ff9

Added Hugging Face link to README

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -8,4 +8,6 @@ pinned: false
8
  ---
9
 
10
  # Text Sentiment Analyzer
11
- This was originally designed as a simple Telegram bot that uses the Hugging Face API to detect the sentiment of text messages, but for easier testing and hosting I decided to switch it to Flask-based web version.
 
 
 
8
  ---
9
 
10
  # Text Sentiment Analyzer
11
+ This was originally designed as a simple Telegram bot that uses the Hugging Face API to detect the sentiment of text messages, but for easier testing and hosting I decided to switch it to Flask-based web version.
12
+
13
+ [![Open in Hugging Face](https://img.shields.io/badge/Open%20in-HuggingFace-blue)](https://huggingface.co/spaces/Vargock/Text-Sentiment-Analyzzer)