nested wildscards do not translate properly????
S0LTIS opened this issue · 16 comments
make sure __vogon_guide/guid-artist-mix__
is valid wildcard.
I tried adding the zip of the wildcard here but the site doesn't support it. Here's the wildcard from civitai.
I've spoken to the maker of it and he said for some reason your node isn't supporting the wildcard.
https://civitai.com/models/138026/vogon-guide-to-beasts-of-the-galaxy
Any replies regarding this? You said Your node supports nested wild cards, but my example shows they do not.
It's not a nested wildcard issue. Something is wrong with the wildcard pattern matching.
I haven't had time to review it yet.
It is, and it's not the portable version. The problem is, your nodes say they are working fine, but in the manager they show "Try Fix/Update" Of which I have done. Python is 3.10.
It is, and it's not the portable version. The problem is, your nodes say they are working fine, but in the manager they show "Try Fix/Update" Of which I have done. Python is 3.10.
Getting a 'try fix' message means that the import has failed, which is a completely different issue. Please show me the startup terminal log.
I will once I fix the issue I have now with pytorch, I'll post it as soon as I can, Which version of python version do you recommend(or what version are you using?) I've been using 3.12. I read on the Github page 3.12 is suggested, so I went ahead and reinstalled everything. Below is the log.
ComfyUI-Manager: installing dependencies done.
[2024-11-03 04:07:56.905] ** ComfyUI startup time: 2024-11-03 04:07:56.905417
[2024-11-03 04:07:56.949] ** Platform: Windows
[2024-11-03 04:07:56.950] ** Python version: 3.12.0 (tags/v3.12.0:0fb18b0, Oct 2 2023, 13:03:39) [MSC v.1935 64 bit (AMD64)]
[2024-11-03 04:07:56.950] ** Python executable: C:\Users\Z0Z00FICIAL\AppData\Local\Programs\Python\Python312\python.exe
[2024-11-03 04:07:56.951] ** ComfyUI Path: D:\COMFYUI\COMFYU2\ComfyUI
[2024-11-03 04:07:56.951] ** Log path: D:\COMFYUI\COMFYU2\ComfyUI\comfyui.log
[2024-11-03 04:07:56.962]
Prestartup times for custom nodes:
[2024-11-03 04:07:56.962] 1.8 seconds: D:\COMFYUI\COMFYU2\ComfyUI\custom_nodes\ComfyUI-Manager
[2024-11-03 04:07:56.963]
Total VRAM 6144 MB, total RAM 16308 MB
[2024-11-03 04:08:00.762] pytorch version: 2.5.1+cu124
[2024-11-03 04:08:00.774] Set vram state to: LOW_VRAM
[2024-11-03 04:08:00.774] Device: cuda:0 NVIDIA GeForce GTX 1660 SUPER : cudaMallocAsync
[2024-11-03 04:08:02.575] Using pytorch cross attention
[2024-11-03 04:08:04.796] [Prompt Server] web root: D:\COMFYUI\COMFYU2\ComfyUI\web
[2024-11-03 04:08:04.799] Adding extra search path checkpoints D:\Library\CHECKPOINTS OVERFLOW
[2024-11-03 04:08:04.799] Adding extra search path checkpoints D:\OCTOBER MODELS
[2024-11-03 04:08:04.799] Adding extra search path checkpoints E:\CHECKPOINTS
[2024-11-03 04:08:04.799] Adding extra search path checkpoints G:\CHECKPOINTS MODELS\ON MAIN DRIVE CHECKPOINTS
[2024-11-03 04:08:04.799] Adding extra search path configs path/to/stable-diffusion-webui/models/Stable-diffusion
[2024-11-03 04:08:04.800] Adding extra search path vae D:\COMFYUI\COMFYU2\ComfyUI\models\vae
[2024-11-03 04:08:04.800] Adding extra search path loras D:\Lora
[2024-11-03 04:08:04.800] Adding extra search path loras path/to/stable-diffusion-webui/models/LyCORIS
[2024-11-03 04:08:04.800] Adding extra search path upscale_models path/to/stable-diffusion-webui/models/ESRGAN
[2024-11-03 04:08:04.800] Adding extra search path upscale_models path/to/stable-diffusion-webui/models/RealESRGAN
[2024-11-03 04:08:04.800] Adding extra search path upscale_models path/to/stable-diffusion-webui/models/SwinIR
[2024-11-03 04:08:04.800] Adding extra search path embeddings D:\COMFYUI\COMFYU2\ComfyUI\models\embeddings
[2024-11-03 04:08:04.801] Adding extra search path hypernetworks path/to/stable-diffusion-webui/models/hypernetworks
[2024-11-03 04:08:04.801] Adding extra search path controlnet path/to/stable-diffusion-webui/models/ControlNet
[2024-11-03 04:08:05.565] ### Loading: ComfyUI-Impact-Pack (V7.10.7)
[2024-11-03 04:08:06.458] ### Loading: ComfyUI-Impact-Pack (Subpack: V0.7)
[2024-11-03 04:08:06.518] [Impact Pack] Wildcards loading done.
[2024-11-03 04:08:06.524] ### Loading: ComfyUI-Inspire-Pack (V1.6)
[2024-11-03 04:08:06.612] ### Loading: ComfyUI-Manager (V2.51.9)
[2024-11-03 04:08:06.774] ### ComfyUI Revision: 2807 [6c9dbde7] | Released on '2024-11-03'
[2024-11-03 04:08:07.055]
Import times for custom nodes:
[2024-11-03 04:08:07.055] 0.0 seconds: D:\COMFYUI\COMFYU2\ComfyUI\custom_nodes\websocket_image_save.py
[2024-11-03 04:08:07.056] 0.1 seconds: D:\COMFYUI\COMFYU2\ComfyUI\custom_nodes\ComfyUI_essentials
[2024-11-03 04:08:07.056] 0.1 seconds: D:\COMFYUI\COMFYU2\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack
[2024-11-03 04:08:07.056] 0.4 seconds: D:\COMFYUI\COMFYU2\ComfyUI\custom_nodes\ComfyUI-Manager
[2024-11-03 04:08:07.056] 1.0 seconds: D:\COMFYUI\COMFYU2\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
[2024-11-03 04:08:07.056]
[2024-11-03 04:08:07.067] Starting server
[2024-11-03 04:08:07.068] To see the GUI go to: http://127.0.0.1:8188
[2024-11-03 04:08:07.083] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[2024-11-03 04:08:07.088] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[2024-11-03 04:08:07.132] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
[2024-11-03 04:08:07.174] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[2024-11-03 04:08:07.256] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[2024-11-03 04:08:16.093] FETCH DATA from: D:\COMFYUI\COMFYU2\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json [DONE]
[2024-11-03 04:08:16.923] [Inspire Pack] IPAdapterPlus is not installed.
[2024-11-03 04:08:22.611] FETCH DATA from: D:\COMFYUI\COMFYU2\ComfyUI\custom_nodes\ComfyUI-Manager.cache\1742899825_extension-node-map.json [DONE]
[2024-11-03 04:08:22.653] FETCH DATA from: D:\COMFYUI\COMFYU2\ComfyUI\custom_nodes\ComfyUI-Manager.cache\1514988643_custom-node-list.json [DONE]
[2024-11-03 04:08:22.929] FETCH DATA from: D:\COMFYUI\COMFYU2\ComfyUI\custom_nodes\ComfyUI-Manager.cache\746607195_github-stats.json [DONE]
ok, so I reinstalled everything with clean directories, and loaded up the wildcard in your node, It's now magically working. So since this solved itself, do you have any idea why your nodes are still showing as "Try Fix" ? Inspire/Manager/Impact?
ok, so I reinstalled everything with clean directories, and loaded up the wildcard in your node, It's now magically working. So since this solved itself, do you have any idea why your nodes are still showing as "Try Fix" ? Inspire/Manager/Impact?
Is it correct that it shows 'try fix' instead of 'try update'?
The screenshot shows 'try update'.
Oh ok, That's what it shows after I clicked "try fix" So if everything is ok with that as well I'll go ahead and close it or you can. Thank you for taking the time to assist me. Many blessings.