DrishtiSharma commited on
Commit
3f26560
Β·
verified Β·
1 Parent(s): 0733fab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -7
README.md CHANGED
@@ -1,12 +1,21 @@
1
  ---
2
  title: Chat With Publications
3
- emoji: 🌍
4
- colorFrom: pink
5
- colorTo: pink
6
  sdk: gradio
7
- sdk_version: 5.17.0
8
- app_file: app.py
9
- pinned: false
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: Chat With Publications
3
+ emoji: πŸ’¬πŸ“–
4
+ colorFrom: green
5
+ colorTo: red
6
  sdk: gradio
7
+ sdk_version: 4.40.0
8
+ app_file: main.py
9
+ pinned: true
10
+ license: mit
11
+ models:
12
+ - sentence-transformers/allenai-specter
13
+ - Qwen/Qwen2-7B-Instruct
14
+ datasets:
15
+ - ccm/publications
16
+ preload_from_hub:
17
+ - sentence-transformers/allenai-specter
18
+ - Qwen/Qwen2-7B-Instruct
19
  ---
20
 
21
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference