Comfy-Org / Comfy-Org/ComfyUI

I can't click at all on the checkpoint model chooser

Open
#6,983 1 comment 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 6h
Merged PRs (30d)
155

Description

### Expected Behavior

It should open up the UI to select the Model

### Actual Behavior

It doesn't do anything.

### Steps to Reproduce

I just downloaded it and fresh installed on 2 different devices and it is the same thing..

### Debug Logs

```powershell
Adding extra search path custom_nodes C:\Users\User\Documents\ComfyUI\custom_nodes
Adding extra search path download_model_base C:\Users\User\Documents\ComfyUI\models
Adding extra search path custom_nodes C:\Users\User\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\custom_nodes
Setting output directory to: C:\Users\User\Documents\ComfyUI\output
Setting input directory to: C:\Users\User\Documents\ComfyUI\input
Setting user directory to: C:\Users\User\Documents\ComfyUI\user
[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2025-02-26 19:47:26.172
** Platform: Windows
** Python version: 3.12.8 (main, Jan 14 2025, 22:49:36) [MSC v.1942 64 bit (AMD64)]
** Python executable: C:\Users\User\Documents\ComfyUI\.venv\Scripts\python.exe
** ComfyUI Path: C:\Users\User\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI
** ComfyUI Base Folder Path: C:\Users\User\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI
** User directory: C:\Users\User\Documents\ComfyUI\user
** ComfyUI-Manager config path: C:\Users\User\Documents\ComfyUI\user\default\ComfyUI-Manager\config.ini
** Log path: C:\Users\User\Documents\ComfyUI\user\comfyui.log

Prestartup times for custom nodes:
3.1 seconds: C:\Users\User\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager

Checkpoint files will always be loaded safely.
Total VRAM 8192 MB, total RAM 16307 MB
pytorch version: 2.6.0+cu126
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce GTX 1080 : cudaMallocAsync
Using pytorch attention
ComfyUI version: 0.3.14
[Prompt Server] web root: C:\Users\User\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\web_custom_versions\desktop_app
### Loading: ComfyUI-Manager (V3.17.7)
### ComfyUI Revision: UNKNOWN (The currently installed ComfyUI is not a Git repository)

Import times for custom nodes:
0.0 seconds: C:\Users\User\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\custom_nodes\websocket_image_save.py
0.0 seconds: C:\Users\User\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager

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/custom-node-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
FETCH DATA from: C:\Users\User\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json [DONE]
FETCH ComfyRegistry Data: 5/35
FETCH ComfyRegistry Data: 10/35
FETCH ComfyRegistry Data: 15/35
FETCH ComfyRegistry Data: 20/35
FETCH ComfyRegistry Data: 25/35
FETCH ComfyRegistry Data: 30/35
FETCH ComfyRegistry Data: 35/35
FETCH ComfyRegistry Data [DONE]
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
nightly_channel:
https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/remote
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
```

### Other

Tried it on a Windows, and on Mac as well and for some reason I can't get it to work when clicking that field. Everything else works fine..

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.