Update app.py
Browse files
app.py
CHANGED
|
@@ -2106,7 +2106,6 @@ def launch_demo():
|
|
| 2106 |
"quiet": False,
|
| 2107 |
"show_error": True,
|
| 2108 |
"debug": False,
|
| 2109 |
-
"enable_queue": True,
|
| 2110 |
"max_threads": 40,
|
| 2111 |
}
|
| 2112 |
|
|
|
|
| 2106 |
"quiet": False,
|
| 2107 |
"show_error": True,
|
| 2108 |
"debug": False,
|
|
|
|
| 2109 |
"max_threads": 40,
|
| 2110 |
}
|
| 2111 |
|