civitai / civitai_comfy_nodes

Comfy Nodes that make utilizing resources from Civitas easy as copying and pasting
101 stars 18 forks source link

[issue] node not showing in the node menu #24

Open mahmoudz15 opened 2 months ago

mahmoudz15 commented 2 months ago

Hello, I installed it through the manager, and I still get none of the nodes it's supposed to add.

WASasquatch commented 2 months ago

There should be errors associated with its disappearance in your console. Without such information there is much to investigate.

mahmoudz15 commented 2 months ago

But there is no error, this is my comfyui console when I start it " D:\SSD\ComfyUI_windows_portable_nvidia(1)\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: 2024-08-18 19:12:19.578249 Platform: Windows Python version: 3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)] Python executable: D:\SSD\ComfyUI_windows_portable_nvidia(1)\ComfyUI_windows_portable\python_embeded\python.exe ComfyUI Path: D:\SSD\ComfyUI_windows_portable_nvidia(1)\ComfyUI_windows_portable\ComfyUI Log path: D:\SSD\ComfyUI_windows_portable_nvidia(1)\ComfyUI_windows_portable\comfyui.log

Prestartup times for custom nodes: 12.5 seconds: D:\SSD\ComfyUI_windows_portable_nvidia(1)\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager

Total VRAM 8191 MB, total RAM 16318 MB pytorch version: 2.3.1+cu121 Set vram state to: NORMAL_VRAM Device: cuda:0 NVIDIA GeForce RTX 3060 Ti : cudaMallocAsync Using pytorch cross attention [Prompt Server] web root: D:\SSD\ComfyUI_windows_portable_nvidia(1)\ComfyUI_windows_portable\ComfyUI\web

Loading: ComfyUI-Manager (V2.50.1)

ComfyUI Revision: 2556 [bb222ced] | Released on '2024-08-17'

[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/model-list.json

Import times for custom nodes: 0.0 seconds: D:\SSD\ComfyUI_windows_portable_nvidia(1)\ComfyUI_windows_portable\ComfyUI\custom_nodes\websocket_image_save.py 0.1 seconds: D:\SSD\ComfyUI_windows_portable_nvidia(1)\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy-nodes 0.3 seconds: D:\SSD\ComfyUI_windows_portable_nvidia(1)\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-GGUF 0.8 seconds: D:\SSD\ComfyUI_windows_portable_nvidia(1)\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_bitsandbytes_NF4 0.9 seconds: D:\SSD\ComfyUI_windows_portable_nvidia(1)\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager

Starting server

To see the GUI go to: http://127.0.0.1:8188 [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json FETCH DATA from: D:\SSD\ComfyUI_windows_portable_nvidia(1)\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json [DONE] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json" and here you can see no civitai node https://prnt.sc/ia2NySvUvGvz and here the manager saying everything is fine https://prnt.sc/sJKhYMxF8csR

WASasquatch commented 2 months ago

It's not installed at all, not even present. It would list in the custom node timings.

mahmoudz15 commented 2 months ago

Isn't it this ?? "0.1 seconds: D:\SSD\ComfyUI_windows_portable_nvidia(1)\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy-nodes"

https://prnt.sc/r5uI3DBTz1yZ

WASasquatch commented 2 months ago

It should be civitai_comfyui_nides if cloned from here.

On Sun, Aug 18, 2024, 1:59 PM mahmoudz15 @.***> wrote:

Isn't it this ?? "0.1 seconds: D:\SSD\ComfyUI_windows_portable_nvidia(1)\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy-nodes"

https://prnt.sc/r5uI3DBTz1yZ

— Reply to this email directly, view it on GitHub https://github.com/civitai/civitai_comfy_nodes/issues/24#issuecomment-2295388073, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIZEZP6QFVXIYRDMTRYBODZSEDLPAVCNFSM6AAAAABMWPERZOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJVGM4DQMBXGM . You are receiving this because you commented.Message ID: @.***>

mahmoudz15 commented 2 months ago

I just did, I cloned it manually now from here instead of using the manager, still the same, the nodes are nowhere to be found https://prnt.sc/Cqx7SevYoI9R

Kinsmir commented 2 months ago

I’m encountering the exact same issue with a fresh install of ComfyUI on Linux Manjaro. The console and log file show no errors.

Here’s what the log shows:

[2024-08-19 13:37] ** ComfyUI startup time: 2024-08-19 13:37:46.364677
[2024-08-19 13:37] ** Platform: Linux
[2024-08-19 13:37] ** Python version: 3.12.4 (main, Jun  7 2024, 06:33:07) [GCC 14.1.1 20240522]
[2024-08-19 13:37] ** Python executable: /home/kinsmir/Development/ComfyUI/venv/bin/python
[2024-08-19 13:37] ** ComfyUI Path: /home/kinsmir/Development/ComfyUI
[2024-08-19 13:37] ** Log path: /home/kinsmir/Development/ComfyUI/comfyui.log
[2024-08-19 13:37] 
Prestartup times for custom nodes:
[2024-08-19 13:37]    0.4 seconds: /home/kinsmir/Development/ComfyUI/custom_nodes/ComfyUI-Manager
[2024-08-19 13:37] 
Total VRAM 10000 MB, total RAM 64215 MB
[2024-08-19 13:37] pytorch version: 2.4.0+cu121
[2024-08-19 13:37] Set vram state to: NORMAL_VRAM
[2024-08-19 13:37] Device: cuda:0 NVIDIA GeForce RTX 3080 : cudaMallocAsync
[2024-08-19 13:37] Using pytorch cross attention
[2024-08-19 13:37] [Prompt Server] web root: /home/kinsmir/Development/ComfyUI/web
[2024-08-19 13:37] /home/kinsmir/Development/ComfyUI/venv/lib/python3.12/site-packages/kornia/feature/lightglue.py:44: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.
  @torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
[2024-08-19 13:37] ### Loading: ComfyUI-Manager (V2.50.1)
[2024-08-19 13:37] ### ComfyUI Revision: 2567 [22ec02af] | Released on '2024-08-19'
[2024-08-19 13:37] 
Import times for custom nodes:
[2024-08-19 13:37]    0.0 seconds: /home/kinsmir/Development/ComfyUI/custom_nodes/websocket_image_save.py
[2024-08-19 13:37]    0.0 seconds: /home/kinsmir/Development/ComfyUI/custom_nodes/civitai_comfy_nodes
[2024-08-19 13:37]    0.0 seconds: /home/kinsmir/Development/ComfyUI/custom_nodes/ComfyUI-Manager
[2024-08-19 13:37] 
[2024-08-19 13:37] Starting server

[2024-08-19 13:37] To see the GUI go to: http://127.0.0.1:8188 

The custom nodes show up in the import logs section, but there’s no way to actually add them. I’ve resorted to manually downloading models and using those instead of using the nodes.

mbac commented 2 months ago

Same issue here, no apparent errors. macOS 14.6, installed via Manager. Other custom nodes working fine.

surajtri3d commented 2 months ago

new comfyuI update broked civitai nodes,