Skip to content

(IMPORT FAILED) No module named 'gguf', is it not supported on this experimental version of ComfyUI? #348

@NorthernAuroraB

Description

@NorthernAuroraB

Disclaimer. I am an idiot, little idea what I'm doing. I am on a version of ComfyUI that can be seen here, Comfy-Org/ComfyUI#10116 . I am 99% sure I installed things correctly by using the standalone install instructions (Copy and pasted the entire thing at once) I cant find the bootleg node path, and there are no GGUF nodes. Here is the log. (Extra ignorable question, is it normal for 12456 MB total VRAM on a 9070 xt 16GB?) Thank you for your time.

F:\Mish-mash\AI-Programs\Comfyui\ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build
Checkpoint files will always be loaded safely.
Total VRAM 12456 MB, total RAM 31849 MB
pytorch version: 2.8.0a0+gitfc14c65
AMD arch: gfx1036
ROCm version: (6, 4)
Set vram state to: NORMAL_VRAM
Device: cuda:0 AMD Radeon(TM) Graphics : native
Using sub quadratic optimization for attention, if you have memory or speed issues try using: --use-split-cross-attention
Python version: 3.12.10 (tags/v3.12.10:0cc8128, Apr 8 2025, 12:21:36) [MSC v.1943 64 bit (AMD64)]
ComfyUI version: 0.3.64
ComfyUI frontend version: 1.27.10
[Prompt Server] web root: F:\Mish-mash\AI-Programs\Comfyui\ComfyUI_windows_portable\python_embeded\Lib\site-packages\comfyui_frontend_package\static
Traceback (most recent call last):
File "F:\Mish-mash\AI-Programs\Comfyui\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2133, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 999, in exec_module
File "", line 488, in call_with_frames_removed
File "F:\Mish-mash\AI-Programs\Comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-GGUF_init
.py", line 7, in
from .nodes import NODE_CLASS_MAPPINGS
File "F:\Mish-mash\AI-Programs\Comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-GGUF\nodes.py", line 15, in
from .ops import GGMLOps, move_patch_to_device
File "F:\Mish-mash\AI-Programs\Comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-GGUF\ops.py", line 2, in
import gguf
ModuleNotFoundError: No module named 'gguf'

Cannot import F:\Mish-mash\AI-Programs\Comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-GGUF module for custom nodes: No module named 'gguf'

Import times for custom nodes:
0.0 seconds: F:\Mish-mash\AI-Programs\Comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\websocket_image_save.py
0.0 seconds (IMPORT FAILED): F:\Mish-mash\AI-Programs\Comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-GGUF

Context impl SQLiteImpl.
Will assume non-transactional DDL.
No target revision found.
Starting server

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