Comfy-Org / Comfy-Org/ComfyUI

cant open the comfyui server

Open
#7,008 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 6h
Merged PRs (30d)
155

Description

C:\Users\user\Desktop\ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build
[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2025-02-28 11:22:02.518
** Platform: Windows
** Python version: 3.12.8 (tags/v3.12.8:2dc476b, Dec 3 2024, 19:30:04) [MSC v.1942 64 bit (AMD64)]
** Python executable: C:\Users\user\Desktop\ComfyUI_windows_portable\python_embeded\python.exe
** ComfyUI Path: C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI
** ComfyUI Base Folder Path: C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI
** User directory: C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI\user
** ComfyUI-Manager config path: C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\config.ini
** Log path: C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI\user\comfyui.log

Prestartup times for custom nodes:
0.0 seconds: C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy
2.0 seconds: C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager

Checkpoint files will always be loaded safely.
Total VRAM 24564 MB, total RAM 130848 MB
pytorch version: 2.6.0+cu126
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
Using pytorch attention
Traceback (most recent call last):
File "C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI\main.py", line 141, in
import execution
File "C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI\execution.py", line 13, in
import nodes
File "C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI\nodes.py", line 22, in
import comfy.diffusers_load
File "C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI\comfy\diffusers_load.py", line 3, in
import comfy.sd
File "C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI\comfy\sd.py", line 23, in
from . import model_detection
File "C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI\comfy\model_detection.py", line 1, in
import comfy.supported_models
File "C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI\comfy\supported_models.py", line 5, in
from . import sd1_clip
File "C:\Users\user\Desktop\ComfyUI_windows_portable\ComfyUI\comfy\sd1_clip.py", line 3, in
from transformers import CLIPTokenizer
File "C:\Users\user\Desktop\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\__init__.py", line 26, in
from . import dependency_versions_check
File "C:\Users\user\Desktop\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\dependency_versions_check.py", line 57, in
require_version_core(deps[pkg])
File "C:\Users\user\Desktop\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\utils\versions.py", line 117, in require_version_core
return require_version(requirement, hint)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\user\Desktop\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\utils\versions.py", line 111, in require_version
_compare_versions(op, got_ver, want_ver, requirement, pkg, hint)
File "C:\Users\user\Desktop\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\utils\versions.py", line 44, in _compare_versions
raise ImportError(
ImportError: huggingface-hub>=0.26.0,<1.0 is required for a normal functioning of this module, but found huggingface-hub==0.25.0.
Try: `pip install transformers -U` or `pip install -e '.[dev]'` if you're working with git main

C:\Users\user\Desktop\ComfyUI_windows_portable>pause
Press any key to continue . . .

![Image](https://github.com/user-attachments/assets/e165332b-1285-4462-9c6a-2ef8fa496ec2)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.