Spaces:
Runtime error
Runtime error
sradc
commited on
Commit
•
0d53a91
1
Parent(s):
ba7f790
turn off streamlit gathering of stats
Browse files- .streamlit/config.toml +3 -0
.streamlit/config.toml
CHANGED
@@ -1,2 +1,5 @@
|
|
|
|
|
|
|
|
1 |
[theme]
|
2 |
base="dark"
|
|
|
1 |
+
[browser]
|
2 |
+
gatherUsageStats = false
|
3 |
+
|
4 |
[theme]
|
5 |
base="dark"
|