Spaces:
Runtime error
Runtime error
ziggycross
commited on
Commit
•
2fe3889
1
Parent(s):
b5a6f02
Changed max filesize.
Browse files- .streamlit/config.toml +4 -1
.streamlit/config.toml
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
[theme]
|
2 |
-
base="light"
|
|
|
|
|
|
|
|
1 |
[theme]
|
2 |
+
base="light"
|
3 |
+
|
4 |
+
[server]
|
5 |
+
maxUploadSize = 5
|