Skip to content

Failed in installing ComfyUI-GGUF nightly version #475

Description

@FleshCannon

This is the error:

Traceback (most recent call last): File "D:\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\nodes.py", line 2263, in load_custom_node module_spec.loader.exec_module(module) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ File "", line 1023, in exec_module File "", line 488, in call_with_frames_removed File "D:\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\ComfyUI-GGUF_init.py", line 7, in from .nodes import NODE_CLASS_MAPPINGS File "D:\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\ComfyUI-GGUF\nodes.py", line 16, in from .ops import GGMLOps, move_patch_to_device File "D:\Comfy-Desktop\ComfyUI-Installs\ComfyUI (1)\ComfyUI\custom_nodes\ComfyUI-GGUF\ops.py", line 2, in import gguf ModuleNotFoundError: No module named 'gguf'

I couldn't disable it.

How can I install it correctly?
First of all, how can I uninstall it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions