Comfy-Org / Comfy-Org/ComfyUI

点击添加图片显示reset canvas size by default 512x512

Open
#10,270 0 comments 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Custom Node Testing

- [ ] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)

### Expected Behavior

点击添加图片显示reset canvas size by default 512x512

### Actual Behavior

点击添加图片显示reset canvas size by default 512x512

### Steps to Reproduce

不清楚具体怎么做到的

### Debug Logs

```powershell
This issue might be caused by new missing dependencies added the last time you updated ComfyUI.
Please do a: pip install -r requirements.txt

------------------------------------------------------------------------
Error importing dependencies: No module named 'alembic'
Please install the updated requirements.txt file by running:
D:\SD liaozi\python\python.exe -s -m pip install -r D:\SD liaozi\ComfyUI\requirements.txt
If you are on the portable package you can run: update\update_comfyui.bat to solve this problem.
This error is happening because ComfyUI now uses a local sqlite database.
------------------------------------------------------------------------
comfyui-embedded-docs package not found
________________________________________________________________________
WARNING WARNING WARNING WARNING WARNING

Installed frontend version 1.18.10 is lower than the recommended version 1.25.8.

Please install the updated requirements.txt file by running:
D:\SD liaozi\python\python.exe -s -m pip install -r D:\SD liaozi\ComfyUI\requirements.txt
If you are on the portable package you can run: update\update_comfyui.bat to solve this problem.

This error is happening because the ComfyUI frontend is no longer shipped as part of the main repo but as a pip package instead.
________________________________________________________________________
------------------------------------------------------------------------
Error importing dependencies: No module named 'alembic'
Please install the updated requirements.txt file by running:
D:\SD liaozi\python\python.exe -s -m pip install -r D:\SD liaozi\ComfyUI\requirements.txt
If you are on the portable package you can run: update\update_comfyui.bat to solve this problem.
This error is happening because ComfyUI now uses a local sqlite database.
------------------------------------------------------------------------
Starting server

To see the GUI go to: http://0.0.0.0:8195
To see the GUI go to: http://[::]:8195
D:\SD liaozi\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe-lightbox.esm.min.js
D:\SD liaozi\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/pickr.min.js
D:\SD liaozi\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe.min.css
D:\SD liaozi\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/classic.min.css
D:\SD liaozi\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/model-viewer.min.js
D:\SD liaozi\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.min.js
D:\SD liaozi\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.css
```

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.