Installation failed
Closed this issue · 2 comments
I've already installed the required packages into ComfyUI_windows_portable/python_embeded/Lib/site-packages folder:
But when lauching comfyUI, I got this error:
Traceback (most recent call last):
File "E:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1864, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in call_with_frames_removed
File "E:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\onediff_comfy_nodes_init.py", line 3, in
from .nodes import (ModelSpeedup, OneDiffApplyModelBooster,
File "E:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\onediff_comfy_nodes_nodes.py", line 6, in
from .utils.import_utils import is_nexfort_available # type: ignore
File "E:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\onediff_comfy_nodes\utils_init.py", line 1, in
from .import_utils import is_nexfort_available, is_oneflow_available
File "E:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\onediff_comfy_nodes\utils\import_utils.py", line 7, in
import oneflow
File "E:\StableDiffusion\ComfyUI_windows_portable\python_embeded\lib\site-packages\oneflow_init_.py", line 21, in
raise RuntimeError("This package is a placeholder. Please install oneflow following the instructions in https://github.com/Oneflow-Inc/oneflow#install-oneflow")
RuntimeError: This package is a placeholder. Please install oneflow following the instructions in https://github.com/Oneflow-Inc/oneflow#install-oneflow
Cannot import E:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\onediff_comfy_nodes module for custom nodes: This package is a placeholder. Please install oneflow following the instructions in https://github.com/Oneflow-Inc/oneflow#install-oneflow
不支持windows运行,别试了,库没有。只有linux版的
不支持 windows 运行,别试了,库没有。只有 linux 版的
这不是搞笑么