Spaces:
Sleeping
Sleeping
Commit
·
c2e936a
1
Parent(s):
31142c0
Update app.py
Browse files
app.py
CHANGED
|
@@ -315,7 +315,6 @@ if __name__ == "__main__":
|
|
| 315 |
show_api=False, # Hide the API button
|
| 316 |
share=False, # Don't create a public link
|
| 317 |
debug=False, # Hide debug info
|
| 318 |
-
enable_queue=True,
|
| 319 |
show_error=True,
|
| 320 |
favicon_path=None,
|
| 321 |
height="auto",
|
|
|
|
| 315 |
show_api=False, # Hide the API button
|
| 316 |
share=False, # Don't create a public link
|
| 317 |
debug=False, # Hide debug info
|
|
|
|
| 318 |
show_error=True,
|
| 319 |
favicon_path=None,
|
| 320 |
height="auto",
|