javiervzpucp commited on
Commit
004b19b
Β·
verified Β·
1 Parent(s): fbe8caf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
- title: "Vanishing Voices: Language Atlas"
3
- emoji: "🌍"
4
- colorFrom: "indigo"
5
- colorTo: "blue"
6
- sdk: "streamlit"
7
- sdk_version: "1.29.0"
8
- app_file: "rag_hf.py"
9
  pinned: false
10
  ---
11
  # Vanishing Voices: South America's Endangered Language Atlas 🌍
@@ -38,4 +38,4 @@ This app explores three retrieval-augmented generation (RAG) methods to support
38
  2. Set up `HF_ENDPOINT` and `HF_API_TOKEN` in `.streamlit/secrets.toml`.
39
  3. Deploy via Streamlit or Hugging Face Spaces.
40
 
41
- ---
 
1
  ---
2
+ title: 'Vanishing Voices: Language Atlas'
3
+ emoji: 🌍
4
+ colorFrom: indigo
5
+ colorTo: blue
6
+ sdk: streamlit
7
+ sdk_version: 1.44.1
8
+ app_file: rag_hf.py
9
  pinned: false
10
  ---
11
  # Vanishing Voices: South America's Endangered Language Atlas 🌍
 
38
  2. Set up `HF_ENDPOINT` and `HF_API_TOKEN` in `.streamlit/secrets.toml`.
39
  3. Deploy via Streamlit or Hugging Face Spaces.
40
 
41
+ ---