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
I have updated the extension to the latest version
What happened?
The latest version of comfyui desktop, the latest macOS system, cannot use comfyui-reactor-node normally
Steps to reproduce the problem
The latest version of comfyui desktop, the latest macOS system, cannot use comfyui-reactor-node normally
Sysinfo
Mac Studio M1 MAX,macOS 15.2,ComfyUI Desktop (beta)
Relevant console log
[ReActor] - STATUS - Running v0.5.2-b1 in ComfyUI
Torch version: 2.6.0.dev20250104
[VideoHelperSuite] - WARNING - Failed to import imageio_ffmpeg
[VideoHelperSuite] - ERROR - No valid ffmpeg found.
### Loading: ComfyUI-Manager (V2.55.3)### ComfyUI Revision: UNKNOWN (The currently installed ComfyUI is not a Git repository)
Import timesfor custom nodes:
0.0 seconds: /Applications/ComfyUI.app/Contents/Resources/ComfyUI/custom_nodes/websocket_image_save.py
0.0 seconds: /Users/macstudio/Documents/ComfyUI/custom_nodes/ComfyUI-Frame-Interpolation
0.0 seconds: /Applications/ComfyUI.app/Contents/Resources/ComfyUI/custom_nodes/ComfyUI-Manager
0.0 seconds: /Users/macstudio/Documents/ComfyUI/custom_nodes/ComfyUI-VideoHelperSuite
1.4 seconds: /Users/macstudio/Documents/ComfyUI/custom_nodes/comfyui-reactor-node
Starting server
To see the GUI go to: http://127.0.0.1:8000
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
FETCH DATA from: /Applications/ComfyUI.app/Contents/Resources/ComfyUI/custom_nodes/ComfyUI-Manager/extension-node-map.json [DONE]
Error handling request
Traceback (most recent call last):
File "/Users/macstudio/Documents/ComfyUI/.venv/lib/python3.12/site-packages/aiohttp/web_protocol.py", line 480, in _handle_request
resp = await request_handler(request)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/macstudio/Documents/ComfyUI/.venv/lib/python3.12/site-packages/aiohttp/web_app.py", line 569, in _handle
return await handler(request)
^^^^^^^^^^^^^^^^^^^^^^
File "/Users/macstudio/Documents/ComfyUI/.venv/lib/python3.12/site-packages/aiohttp/web_middlewares.py", line 117, in impl
return await handler(request)
^^^^^^^^^^^^^^^^^^^^^^
File "/Applications/ComfyUI.app/Contents/Resources/ComfyUI/server.py", line 63, in cache_control
response: web.Response = await handler(request)
^^^^^^^^^^^^^^^^^^^^^^
File "/Applications/ComfyUI.app/Contents/Resources/ComfyUI/server.py", line 141, in origin_only_middleware
response = await handler(request)
^^^^^^^^^^^^^^^^^^^^^^
File "/Applications/ComfyUI.app/Contents/Resources/ComfyUI/server.py", line 75, in cors_middleware
response = await handler(request)
^^^^^^^^^^^^^^^^^^^^^^
File "/Users/macstudio/Documents/ComfyUI/custom_nodes/ComfyUI-VideoHelperSuite/videohelpersuite/server.py", line 83, in view_video
res = subprocess.run([ffmpeg_path] + in_args + ['-t', '0', '-f', 'null', '-'],
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/macstudio/Documents/ComfyUI/uv-cache/cpython-3.12.8-macos-aarch64-none/lib/python3.12/subprocess.py", line 548, in run
with Popen(*popenargs, **kwargs) as process:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/macstudio/Documents/ComfyUI/uv-cache/cpython-3.12.8-macos-aarch64-none/lib/python3.12/subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/Users/macstudio/Documents/ComfyUI/uv-cache/cpython-3.12.8-macos-aarch64-none/lib/python3.12/subprocess.py", line 1826, in _execute_child
and os.path.dirname(executable)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen posixpath>", line 181, in dirname
TypeError: expected str, bytes or os.PathLike object, not NoneType
got prompt
Failed to validate prompt for output 18:
* ReActorFaceSwap 2:
- Value not in list: swap_model: 'inswapper_128.onnx' not in []
- Value not in list: face_restore_model: 'GPEN-BFR-512.onnx' not in ['none', 'GFPGANv1.3.pth', 'GFPGANv1.4.pth']
Output will be ignored
Failed to validate prompt for output 19:
Output will be ignored
invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}
Additional information
No response
The text was updated successfully, but these errors were encountered:
First, confirm
What happened?
The latest version of comfyui desktop, the latest macOS system, cannot use comfyui-reactor-node normally
Steps to reproduce the problem
The latest version of comfyui desktop, the latest macOS system, cannot use comfyui-reactor-node normally
Sysinfo
Mac Studio M1 MAX,macOS 15.2,ComfyUI Desktop (beta)
Relevant console log
Additional information
No response
The text was updated successfully, but these errors were encountered: