You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。
Since the issue was labeled with 🤔 Need Reproduce, but no response in 3 days. This issue will be closed. If you have any questions, you can comment and reply.
由于该 issue 被标记为需要更多信息,却 3 天未收到回应。现关闭 issue,若有任何问题,可评论回复。
💻 系统环境 | Operating System
macOS
🌐 浏览器 | Browser
Chrome
📦 SD Wbui 版本或提交 | Version or Commit
No response
📦 Lobe Theme 版本或提交 | Version or Commit
No response
🐛 问题描述 | Bug Description
To create a public link, set
share=True
inlaunch()
.[Lobe]: Initializing Lobe
Startup time: 22.9s (prepare environment: 17.3s, import torch: 1.3s, import gradio: 0.4s, setup paths: 0.4s, initialize shared: 0.2s, other imports: 0.5s, load scripts: 1.0s, create ui: 1.2s, gradio launch: 0.2s, app_started_callback: 0.2s).
Applying attention optimization: sub-quadratic... done.
Model loaded in 23.3s (load weights from disk: 1.0s, create model: 0.7s, apply weights to model: 16.9s, apply half(): 0.3s, apply dtype to VAE: 0.8s, move model to device: 0.3s, load textual inversion embeddings: 0.1s, calculate empty prompt: 3.0s).
2023-11-13 02:16:09,651 - ControlNet - INFO - Preview Resolution = -1
2023-11-13 02:16:40,602 - ControlNet - INFO - Preview Resolution = 1024
2023-11-13 02:16:46,273 - ControlNet - INFO - Loading preprocessor: reference_only
2023-11-13 02:16:46,273 - ControlNet - INFO - preprocessor resolution = -1
2023-11-13 02:16:46,800 - ControlNet - INFO - Loading model: control_v11p_sd15_canny [d14c016b]
2023-11-13 02:16:47,379 - ControlNet - INFO - Loaded state_dict from [/Users/zhourongyang/stable-diffusion-webui/models/ControlNet/control_v11p_sd15_canny.pth]
2023-11-13 02:16:47,379 - ControlNet - INFO - controlnet_default_config
2023-11-13 02:16:48,616 - ControlNet - INFO - ControlNet model control_v11p_sd15_canny [d14c016b] loaded.
2023-11-13 02:16:48,642 - ControlNet - INFO - Loading preprocessor: canny
2023-11-13 02:16:48,642 - ControlNet - INFO - preprocessor resolution = 1024
2023-11-13 02:16:48,704 - ControlNet - INFO - ControlNet Hooked - Time = 2.575516939163208
0%| | 0/20 [00:00<?, ?it/s]2023-11-13 02:16:54,585 - ControlNet - INFO - ControlNet used torch.float32 VAE to encode torch.Size([1, 4, 128, 128]).
(mpsFileLoc): /AppleInternal/Library/BuildRoots/75428952-3aa4-11ee-8b65-46d450270006/Library/Caches/com.apple.xbs/Sources/MetalPerformanceShadersGraph/mpsgraph/MetalPerformanceShadersGraph/Core/Files/MPSGraphUtilities.mm:39:0: error: 'mps.matmul' op contracting dimensions differ 2048 & 768
(mpsFileLoc): /AppleInternal/Library/BuildRoots/75428952-3aa4-11ee-8b65-46d450270006/Library/Caches/com.apple.xbs/Sources/MetalPerformanceShadersGraph/mpsgraph/MetalPerformanceShadersGraph/Core/Files/MPSGraphUtilities.mm:39:0: note: see current operation: %5 = "mps.matmul"(%arg0, %4) <{transpose_lhs = false, transpose_rhs = false}> : (tensor<2x77x2048xf16>, tensor<768x320xf16>) -> tensor<2x77x320xf16>
/AppleInternal/Library/BuildRoots/75428952-3aa4-11ee-8b65-46d450270006/Library/Caches/com.apple.xbs/Sources/MetalPerformanceShadersGraph/mpsgraph/MetalPerformanceShadersGraph/Core/Files/MPSGraphComputePackage.mm:180: failed assertion `expected a valid model URL'
./webui.sh: line 255: 2142 Abort trap: 6 "${python_cmd}" -u "${LAUNCH_SCRIPT}" "$@"
zhourongyang@NEXIEW-MBP stable-diffusion-webui % /opt/homebrew/Cellar/[email protected]/3.10.13_1/Frameworks/Python.framework/Versions/3.10/lib/python3.10/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
🚦 期望结果 | Expected Behavior
No response
📷 复现步骤 | Recurrence Steps
No response
📝 补充信息 | Additional Information
No response
The text was updated successfully, but these errors were encountered: