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

floatingVideo 的画中画功能,打开后是默认工作流 #9

Closed
Linaghan34 opened this issue Nov 30, 2023 · 3 comments
Closed

Comments

@Linaghan34
Copy link

image
image

Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
File "E:\Python310\lib\asyncio\events.py", line 80, in _run
self._context.run(self._callback, *self._args)
File "E:\Python310\lib\asyncio\proactor_events.py", line 165, in _call_connection_lost
self._sock.shutdown(socket.SHUT_RDWR)
ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。
FETCH DATA from: E:\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json

@shadowcz007
Copy link
Owner

嗯,下个小迭代会把http里的缓存workflow同步一份到https里,同时在本地也做备份。

@shadowcz007
Copy link
Owner

image image

Exception in callback _ProactorBasePipeTransport._call_connection_lost(None) handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)> Traceback (most recent call last): File "E:\Python310\lib\asyncio\events.py", line 80, in _run self._context.run(self._callback, *self._args) File "E:\Python310\lib\asyncio\proactor_events.py", line 165, in _call_connection_lost self._sock.shutdown(socket.SHUT_RDWR) ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。 FETCH DATA from: E:\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json

已优化,画中画点击跳转https将打开对应的工作流。
https://github.com/shadowcz007/comfyui-mixlab-nodes/releases/tag/v0.2.1

@Linaghan34
Copy link
Author

非常感谢你的付出,太棒啦

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

2 participants