Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🧐
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -21,4 +21,4 @@ This application uses a pre-trained Hugging Face transformer model to perform se
|
|
21 |
## How to Use
|
22 |
1. Enter any text into the input box.
|
23 |
2. Click the analyze button.
|
24 |
-
3. View the sentiment result and confidence score.
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.13.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
21 |
## How to Use
|
22 |
1. Enter any text into the input box.
|
23 |
2. Click the analyze button.
|
24 |
+
3. View the sentiment result and confidence score.
|