WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.15k stars 170 forks source link

Having trouble with wildcards (might be that I am misunderstanding where to put them) #67

Closed GamingDaveUk closed 1 year ago

GamingDaveUk commented 1 year ago

image I have two copies of the wild card folder F:\ComfyUI_windows_portable\ComfyUI\wildcards and F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui\wildcards

but it is not repacing the text as I would expect: science officer, star trek, hdr, 8k, photo real Actress should have Actress replaced from a random line from Actress.txt in the wildcards folder Actress.txt image start_00041_ image with workflow included as i cant share the json

WASasquatch commented 1 year ago

Nope. You're good, I'm just a derp and totally forgot about this node and didn't add wildcard support it. It's still working off just Noodle Soup prompts. I'll get that in. Thanks for pointing it out.

Edit: I've added support to that node https://github.com/WASasquatch/was-node-suite-comfyui/commit/465f4d014e7bf64aef66c4d96474121b56881538 (plus a patch, forgot to add mode)

Go ahead and run git pull on it.

GamingDaveUk commented 1 year ago

Nope. You're good, I'm just a derp and totally forgot about this node and didn't add wildcard support it. It's still working off just Noodle Soup prompts. I'll get that in. Thanks for pointing it out.

Edit: I've added support to that node 465f4d0 (plus a patch, forgot to add mode)

Go ahead and run git pull on it. Will do later, cheers for fixing it chap :)

Quick question, should the wildcard folder be in: F:\ComfyUI_windows_portable\ComfyUI\wildcards or F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui\wildcards

WASasquatch commented 1 year ago

Nope. You're good, I'm just a derp and totally forgot about this node and didn't add wildcard support it. It's still working off just Noodle Soup prompts. I'll get that in. Thanks for pointing it out. Edit: I've added support to that node 465f4d0 (plus a patch, forgot to add mode) Go ahead and run git pull on it. Will do later, cheers for fixing it chap :)

Quick question, should the wildcard folder be in: F:\ComfyUI_windows_portable\ComfyUI\wildcards or F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui\wildcards

WAS Node Suite path, so should be F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui\wildcards

You can also specifically specify the path in your was_suite_config.json

GamingDaveUk commented 1 year ago

had to redo the settings on the node but it worked great. Thankyou for the fix chap