Nullpointer-KK commited on
Commit
034a544
·
verified ·
1 Parent(s): 0b1b256

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🧑🏻‍🏫
4
  colorFrom: gray
5
  colorTo: pink
6
  sdk: gradio
7
- sdk_version: 5.20.1
8
  app_file: scripts/main.py
9
  pinned: false
10
  ---
@@ -86,4 +86,4 @@ This application uses a RAG (Retrieval Augmented Generation) system with multipl
86
  - `update_docs_workflow.py` - For updating documentation from GitHub repositories
87
  - `upload_data_to_hf.py` - For uploading data files to HuggingFace
88
 
89
- These scripts streamline the process of adding new content to the AI Tutor and ensure consistency across team members.
 
4
  colorFrom: gray
5
  colorTo: pink
6
  sdk: gradio
7
+ sdk_version: 5.39.0
8
  app_file: scripts/main.py
9
  pinned: false
10
  ---
 
86
  - `update_docs_workflow.py` - For updating documentation from GitHub repositories
87
  - `upload_data_to_hf.py` - For uploading data files to HuggingFace
88
 
89
+ These scripts streamline the process of adding new content to the AI Tutor and ensure consistency across team members.