Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

服务被终止 #584

Open
Wangzhipeng777 opened this issue Dec 19, 2024 · 0 comments
Open

服务被终止 #584

Wangzhipeng777 opened this issue Dec 19, 2024 · 0 comments

Comments

@Wangzhipeng777
Copy link

在使用easy imageRemBg 节点时Comfyui服务被直接终止,不清楚发生了什么,目前定位到是ComfyUI/custom_nodes/ComfyUI-Easy-Use/py/briaai/rembg.py 中的 BriaRMBG 中 推理代码 self.conv_in = nn.Conv2d(in_ch,64,3,stride=2,padding=1)
首行就被强行终止。
终止信息:
./run.sh: line 17: 314457 Aborted (core dumped) python main.py --listen 0.0.0.0 --cuda-device $param1 --port $param2

使用pytorch
torch 2.4.1+cu121
cuda 12.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant