Robin Huang

Results 87 comments of Robin Huang

@DivinoAG Great suggestions. Would you mind separating these out into separate issues? eg. The mouse panning one can be consolidated into this issue: https://github.com/comfyanonymous/ComfyUI/issues/624

Thanks for reporting this @polarathene! @ltdrdata in that case we can pin the dependency for click?

@polarathene Lock files might be too restrictive. Most users will install this in their global Python environment. Yes we should remove this after. I can leave this issue open to...

hey @MinusZoneAI, wanted to send a small nudge and ask if you had any questions!

@machado2 Can you see if this still happens? Can you provide a video if possible?

@liusida ComfyUI manager will support installing from the registry very soon. For now you can install using `comfy node registry-install `. It is a beta feature right now so might...

I believe this is because torch 2.40 was broken for windows. Should be fine now if you try it.

You can run a workflow like this: ``` comfy launch --background comfy run --workflow /path/to/api_workflow.json ``` You MUST start the comfy server to run anything. However you don't need to...