Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
[
|
| 2 |
title = "About Cohere UI"
|
| 3 |
description = """
|
| 4 |
**Cohere UI** is an interactive Streamlit app built to explore Cohere's suite of large language and vision models. It supports text-based conversation, multimodal interaction (image + text), and access to multilingual models like Aya.
|
|
|
|
| 1 |
+
[app]
|
| 2 |
title = "About Cohere UI"
|
| 3 |
description = """
|
| 4 |
**Cohere UI** is an interactive Streamlit app built to explore Cohere's suite of large language and vision models. It supports text-based conversation, multimodal interaction (image + text), and access to multilingual models like Aya.
|