Ved2001 commited on
Commit
fa37b27
·
verified ·
1 Parent(s): cf56ee3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -1,14 +1,12 @@
1
  ---
2
- title: Pranalyzer
3
- emoji: 📊
4
- colorFrom: indigo
5
- colorTo: purple
6
  sdk: gradio
7
- sdk_version: 6.10.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- short_description: 🛍️ Analyze any Amazon product review using 4 NLP models
12
  ---
13
-
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: pranalyzer
3
+ emoji: 🛍️
4
+ colorFrom: purple
5
+ colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 5.50.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: Analyze Amazon product reviews using 4 NLP models
12
  ---