Spaces:
Sleeping
Sleeping
Michael Rey
commited on
Commit
·
6f49636
1
Parent(s):
7654541
fixed some things
Browse files- .streamlit/config.toml +7 -0
.streamlit/config.toml
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[general]
|
2 |
+
disableUsageStats = true
|
3 |
+
|
4 |
+
[server]
|
5 |
+
headless = true
|
6 |
+
port = 7860
|
7 |
+
enableCORS = false
|