Wes McNamee
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: 
> [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...