Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -4,14 +4,14 @@ emoji: 🏃
|
|
4 |
colorFrom: green
|
5 |
colorTo: yellow
|
6 |
sdk: streamlit
|
7 |
-
sdk_version: 1.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
short_description: AI Chat with access to Adrega PI 6.2 documentation.
|
11 |
theme:
|
12 |
-
primaryColor:
|
13 |
-
secondaryColor:
|
14 |
-
mode:
|
15 |
---
|
16 |
|
17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: green
|
5 |
colorTo: yellow
|
6 |
sdk: streamlit
|
7 |
+
sdk_version: 1.43.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
short_description: AI Chat with access to Adrega PI 6.2 documentation.
|
11 |
theme:
|
12 |
+
primaryColor: '#FFFFFF'
|
13 |
+
secondaryColor: '#000000'
|
14 |
+
mode: light
|
15 |
---
|
16 |
|
17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|