Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🧑🏻🏫
|
|
4 |
colorFrom: gray
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.
|
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.
|