Gregor Adams

Results 184 comments of Gregor Adams

I added a comment here that might help: https://github.com/facebookincubator/infima/issues/139#issuecomment-2093539041

Some of them are really bad, especially yellow, but this can luckily be fixed by adjusting colors by overwriting the css variables. If anyone is interested in a homogenous colorscheme...

I added a comment here that might help: https://github.com/facebookincubator/infima/issues/139#issuecomment-2093539041

I needed something similar: https://github.com/clauderic/dnd-kit/issues/1127#issuecomment-1803046796

This worked perfectly for us: https://github.com/comfyanonymous/ComfyUI/pull/3229 Simply call the route `/free`, to unload models and/or free memory. Pretty sure this issue should be closed as it is already implemented. Closing...

@liusida You could just call it already. It doesn't even have to be a node, but rather a web/client-based extension in comfy-ui. All you have to do is add a...

I just added the feature via our extension: https://github.com/blib-la/blibla-comfyui-extensions?tab=readme-ov-file#unload-models

Sure, you can listen to window events to detect if a window is active or not, you could track mouse movement and offload after N minutes or so. There are...

Maybe this helps as inspiration: We're also using electron-log with some nifty helpers for error logging, which gives better insights to the error stack. We're pretty happy and it has...

> What happens if you remove "I want to parse the text"? No difference, the given pompt was one of many tries to get a valid answer. ALl GPT modes...