Spaces:
Runtime error
Runtime error
Ffftdtd5dtft
commited on
Commit
β’
f826c34
1
Parent(s):
d051e30
Update webui.py
Browse files
webui.py
CHANGED
@@ -1125,5 +1125,4 @@ shared.gradio_root.launch(
|
|
1125 |
auth=check_auth if (args_manager.args.share or args_manager.args.listen) and auth_enabled else None,
|
1126 |
allowed_paths=[modules.config.path_outputs],
|
1127 |
blocked_paths=[constants.AUTH_FILENAME],
|
1128 |
-
share=True
|
1129 |
)
|
|
|
1125 |
auth=check_auth if (args_manager.args.share or args_manager.args.listen) and auth_enabled else None,
|
1126 |
allowed_paths=[modules.config.path_outputs],
|
1127 |
blocked_paths=[constants.AUTH_FILENAME],
|
|
|
1128 |
)
|