Spaces:
Sleeping
Sleeping
Michael Rey
commited on
Commit
·
dedc811
1
Parent(s):
3ff5d42
trying to fix
Browse files- config.toml +8 -0
config.toml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[server]
|
2 |
+
headless = true
|
3 |
+
port = 7860
|
4 |
+
enableCORS = false
|
5 |
+
|
6 |
+
[global]
|
7 |
+
disableUsageStats = true
|
8 |
+
disableWatchdogWarning = true
|