nomadicsynth commited on
Commit
bcd4a65
Β·
verified Β·
1 Parent(s): e6a1391

Update Gradio SDK to 5.23.1

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -3,18 +3,18 @@ title: Research Compass
3
  emoji: 🌍
4
  colorFrom: blue
5
  colorTo: red
6
- python_version: 3.10
7
  sdk: gradio
8
- sdk_version: 5.22.0
9
  app_file: app.py
10
  pinned: false
11
  license: agpl-3.0
12
  short_description: Connect research papers. Discover new insights.
13
  datasets:
14
- - "nomadicsynth/arxiv-dataset-abstract-embeddings"
15
  models:
16
- - "nomadicsynth/research-compass-arxiv-abstracts-embedding-model"
17
- - "meta-llama/Llama-3.2-3B-Instruct"
18
  ---
19
 
20
- Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>
 
3
  emoji: 🌍
4
  colorFrom: blue
5
  colorTo: red
6
+ python_version: 3.1
7
  sdk: gradio
8
+ sdk_version: 5.23.1
9
  app_file: app.py
10
  pinned: false
11
  license: agpl-3.0
12
  short_description: Connect research papers. Discover new insights.
13
  datasets:
14
+ - nomadicsynth/arxiv-dataset-abstract-embeddings
15
  models:
16
+ - nomadicsynth/research-compass-arxiv-abstracts-embedding-model
17
+ - meta-llama/Llama-3.2-3B-Instruct
18
  ---
19
 
20
+ Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>