Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -3677,7 +3677,6 @@ if __name__ == "__main__":
|
|
3677 |
show_error=True,
|
3678 |
favicon_path=None,
|
3679 |
ssl_verify=False,
|
3680 |
-
show_tips=True,
|
3681 |
enable_queue=True,
|
3682 |
max_threads=10
|
3683 |
)
|
|
|
3677 |
show_error=True,
|
3678 |
favicon_path=None,
|
3679 |
ssl_verify=False,
|
|
|
3680 |
enable_queue=True,
|
3681 |
max_threads=10
|
3682 |
)
|