Wes McNamee
Wes McNamee
Here's another one: `Node not found: Fast Groups Muter (rgthree)`
Instead of throwing this error, is there a way to do the transpilation programmatically?
Oh, maybe I just need to update again.
I looked into PromptControl, and I noticed that there's an explicit "unpatching" step done there for the model. I don't see that being done in this. https://github.com/asagi4/comfyui-prompt-control/blob/master/prompt_control/utils.py#L139 https://github.com/asagi4/comfyui-prompt-control/blob/b8c83c2eb0d4d8be7b4574b5ec0499d8f8b4fd54/prompt_control/node_lora.py#L127-L133
I'm experiencing something similar. The simple test is just to zoom out. It's not a total freeze, as I can still access Comfy Manager. This is happening with Comfy v0.2.2...
I don't know React/Vue very well. I followed the link trail from https://github.com/widgetti/solara/issues/446 and it seems the issues have all been resolved (or at least closed).
ok, thanks for checking in
I think I filed a similar issue: #2483
Ya, running into the same issue, and I really expected to be able to do something like the 3 non-working examples above. Another use case is this: ``` _name =...
I too am considering tilt or skaffold, but would really like to not use either.