Vargock commited on
Commit
1223e0e
·
1 Parent(s): 71a6013
Files changed (1) hide show
  1. README.MD +4 -3
README.MD CHANGED
@@ -1,14 +1,15 @@
1
  ---
2
  title: Smart Notes
3
  emoji: ✒️
4
- sdk: gradio
5
- sdk_version: 5.49.1
 
 
6
  app_file: app.py
7
  pinned: false
8
  short_description: Quick AI-based notes summarizer
9
  ---
10
 
11
-
12
  # Smart Notes
13
 
14
  A quite basic small demo using Hugging Face public APIs to summarize notes, extract tags, and detect sentiment.
 
1
  ---
2
  title: Smart Notes
3
  emoji: ✒️
4
+ colorFrom: "#6C63FF"
5
+ colorTo: "#FF6584"
6
+ sdk: "python"
7
+ sdk_version: "3.11"
8
  app_file: app.py
9
  pinned: false
10
  short_description: Quick AI-based notes summarizer
11
  ---
12
 
 
13
  # Smart Notes
14
 
15
  A quite basic small demo using Hugging Face public APIs to summarize notes, extract tags, and detect sentiment.