Spaces:
Sleeping
Sleeping
Upload config.toml
Browse files- config.toml +7 -0
config.toml
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[server]
|
2 |
+
headless = true
|
3 |
+
port = 7860
|
4 |
+
enableCORS = false
|
5 |
+
|
6 |
+
[browser]
|
7 |
+
gatherUsageStats = false
|