Kaushik066 commited on
Commit
73b98a2
·
verified ·
1 Parent(s): ea130e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
  title: Document ChatBot
3
  emoji: 💬
4
- colorFrom: yellow
5
- colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.0.1
8
  app_file: app.py
9
- pinned: false
10
  license: apache-2.0
11
  short_description: A chatbot to analyse files and answer the relevant questions
12
  ---
 
1
  ---
2
  title: Document ChatBot
3
  emoji: 💬
4
+ colorFrom: blue
5
+ colorTo: red
6
  sdk: gradio
7
  sdk_version: 5.0.1
8
  app_file: app.py
9
+ pinned: true
10
  license: apache-2.0
11
  short_description: A chatbot to analyse files and answer the relevant questions
12
  ---