Spaces:
Running
Running
Alejandro Pardo commited on
Commit ·
b9afbea
1
Parent(s): ad4f093
Deploy: 2026-02-20 16:46
Browse files- .streamlit/config.toml +5 -0
.streamlit/config.toml
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[theme]
|
| 2 |
+
base = "light"
|
| 3 |
+
|
| 4 |
+
[browser]
|
| 5 |
+
gatherUsageStats = false
|