udituen commited on
Commit
8267068
·
verified ·
1 Parent(s): b932679

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,5 +1,14 @@
1
  ---
 
2
  title: DocsQA
 
 
 
 
 
 
 
 
3
  short_description: Upload a document and ask questions based on its content
4
  ---
5
 
 
1
  ---
2
+
3
  title: DocsQA
4
+ emoji: 📚
5
+ colorFrom: red
6
+ colorTo: red
7
+ sdk: docker
8
+ app_port: 8501
9
+ tags:
10
+ - streamlit
11
+ pinned: false
12
  short_description: Upload a document and ask questions based on its content
13
  ---
14