Results 227 issues of Wes McNamee

the python enumerations are a nice touch. Though, some of the names of the loras I have are not enough for me to remember what they are going to influence....

enhancement
runtime
ui

I have a workflow where I have a sampler, but I do more after the sampler is done. In VSCode, I see the image output/preview from the Sampler, but if...

documentation
runtime

Some nodes it seems are client-only nodes, like `Reroute (rgthree)`. I'm getting this error, and I'm assuming that is why, as it's only javascript, there's no associated Python code with...

bug
transpiler

What would be the idiomatic way of continuously queuing a workflow (incrementing the seed each time) in virtual mode?

bug
documentation
runtime

I've found that if I run a ComfyUI workflow multiple times (everything the same except seed), every result after the first is worse and/or significantly different in style/etc. If I...

Looking at the code here: https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/nodes/nodes_aspect_ratio.py It doesn't seem like the width/height inputs are ever actually used. What's the point of those inputs?

### Feature description When building a blended face, is there a way to put more emphasis on specific inputs?

enhancement
new

When zooming out, the canvas freezes. It's not a total freeze, as I can still access Comfy Manager. This is happening with Comfy v0.2.2 (~2 weeks old as of this...

needs reporter info

I recently got a node install conflict that points to `dynamicprompts` having too specific of a dependency requirement: ``` ERROR: pip's dependency resolver does not currently take into account all...

It would be cool if there was a way to combine the solara functionality with a "diff" functionality, 2 columns, show the image and metadata of each, with a diff...

enhancement
ui