Spaces:
Build error
Build error
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +3 -0
.streamlit/config.toml
CHANGED
|
@@ -2,4 +2,7 @@
|
|
| 2 |
headless = true
|
| 3 |
port = 7860
|
| 4 |
enableCORS = false
|
|
|
|
|
|
|
|
|
|
| 5 |
|
|
|
|
| 2 |
headless = true
|
| 3 |
port = 7860
|
| 4 |
enableCORS = false
|
| 5 |
+
[browser]
|
| 6 |
+
gatherUsageStats = false
|
| 7 |
+
|
| 8 |
|