SauravMaheshkar commited on
Commit
9f2858d
Β·
verified Β·
1 Parent(s): 5a99fea

docs: add metadata

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -1,13 +1,12 @@
1
  ---
2
- title: Papersai
3
- emoji: πŸ†
4
  colorFrom: blue
5
- colorTo: pink
6
  sdk: gradio
7
  sdk_version: 5.7.1
8
  app_file: app.py
9
  pinned: false
10
  short_description: Reason about papers using LLMs
 
11
  ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: papersai
3
+ emoji: πŸ“š
4
  colorFrom: blue
5
+ colorTo: blue
6
  sdk: gradio
7
  sdk_version: 5.7.1
8
  app_file: app.py
9
  pinned: false
10
  short_description: Reason about papers using LLMs
11
+ license: agpl-3.0
12
  ---