Spaces:
Running
Running
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +7 -0
.streamlit/config.toml
CHANGED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[server]
|
2 |
+
maxUploadSize=10240
|
3 |
+
headless=true
|
4 |
+
|
5 |
+
[theme]
|
6 |
+
base="light"
|
7 |
+
primaryColor="#FF4B4B"
|