Spaces:
Sleeping
Sleeping
add settings
Browse files- .streamlit/config.toml +5 -0
.streamlit/config.toml
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[client]
|
2 |
+
showErrorDetails = false
|
3 |
+
|
4 |
+
[theme]
|
5 |
+
base="light"
|