Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -3,12 +3,12 @@ title: ScholarCopilot
|
|
3 |
emoji: π
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
6 |
-
sdk:
|
7 |
sdk_version: 5.8.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
|
|
11 |
short_description: Using RAG LLM to assist your academic writing
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
emoji: π
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
6 |
+
sdk: static
|
7 |
sdk_version: 5.8.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
+
fullWidth: true
|
12 |
short_description: Using RAG LLM to assist your academic writing
|
13 |
---
|
14 |
|
|