Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🤖
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: streamlit
|
7 |
-
sdk_version: 1.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -128,4 +128,4 @@ You can easily customize the app by:
|
|
128 |
- Changing the model parameters in the `AVAILABLE_MODELS` dictionary
|
129 |
- Adjusting the styling in the CSS section
|
130 |
- Adding more features to the sidebar
|
131 |
-
- Creating additional response templates for the demo mode
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: streamlit
|
7 |
+
sdk_version: 1.42.2
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
128 |
- Changing the model parameters in the `AVAILABLE_MODELS` dictionary
|
129 |
- Adjusting the styling in the CSS section
|
130 |
- Adding more features to the sidebar
|
131 |
+
- Creating additional response templates for the demo mode
|