walkermanj commited on
Commit
e7e78c6
Β·
verified Β·
1 Parent(s): e9631f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
2
  # πŸ’¬ LM Studios Sentiment Detector
3
 
 
1
+ ---
2
+ title: LM Studios Sentiment Detector
3
+ emoji: πŸ’¬
4
+ colorFrom: gray
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: "3.50.2"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ # πŸ’¬ LM Studios Sentiment Detector
13
+
14
+ Welcome to the official AI demo space by Walkerman, built under LM Studios. This model detects whether a sentence expresses positive or negative sentiment using machine learning.
15
+
16
+ βœ… Built with: Python, scikit-learn, and Gradio
17
+ 🌐 Powered by Hugging Face Spaces
18
+
19
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
20
  # πŸ’¬ LM Studios Sentiment Detector
21