Results 599 comments of Wes McNamee

I think the way that go-task does this would work. The provide `status` field, that lets you specify any arbitrary commands to run in order to determine if a "task"...

Agreed.. this is completely ridiculous limitation. Not only that but many other source control applications allow you to push/pull regardless of what's checked out..

In addition you'll want to merge that layer with the apt-get layer so that you get build dependencies and clean them up in the same layer.

This really should be a krew plugin

Has this been implemented? I can't find any documentation on it.

this is actually awesome for the prompt _text box_, but it doesn't change box just below the raw text prompt (the box of clickable keywords provided by this plugin). Thank...

I see this added in the saver, but not in the reader: ![image](https://github.com/receyuki/comfyui-prompt-reader-node/assets/903488/cdcd80ba-976e-4437-a93c-425a82108295)

> [v0.5.0a1](https://github.com/Chaoses-Ib/ComfyScript/releases/tag/v0.5.0a1) is released. You can get previews like this: > > ```python > from PIL import Image > > # Prevent displaying previews > queue.watch_display(False, False, False) > >...

Workaround for now is ```shell KREW_ARCH=amd64 kubectl krew install advise-policy ```

I have a 12GB 3060, using "--normalvram" and I've found using SDXL and a depth controlmap, and with AutomaticCFG enable, I run out of memory. Turn off AutomaticCFG (and close...