Tesneem commited on
Commit
3f08c76
Β·
verified Β·
1 Parent(s): 6942e07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -5
README.md CHANGED
@@ -1,13 +1,21 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
2
  title: Document Chunker
 
3
  emoji: πŸ“š
4
  colorFrom: green
5
  colorTo: red
6
- sdk: gradio
7
- sdk_version: 5.41.1
8
- app_file: app.py
9
- pinned: false
10
- short_description: Processes and chunks documents and stores chunks in a databs
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ # title: Document Chunker
3
+ # emoji: πŸ“š
4
+ # colorFrom: green
5
+ # colorTo: red
6
+ # sdk: streamlit
7
+ # sdk_version: 5.41.1
8
+ # app_file: app.py
9
+ # pinned: false
10
+ # short_description: Processes and chunks documents and stores chunks in a databs
11
+ license: mit
12
  title: Document Chunker
13
+ sdk: streamlit
14
  emoji: πŸ“š
15
  colorFrom: green
16
  colorTo: red
17
+ short_description: rocesses and chunks documents and stores chunks in a db
18
+ sdk_version: 1.39.0
 
 
 
19
  ---
20
 
21
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference