Dmitrii
Dmitrii
is it possible to use this amazing library with https://astro.build?
### What is the problem this feature would solve? To add a task queue for bun, user must search for existing libraries or build his own. Also it's likely requires...
Let's say I have a queue "encode" which has long running tasks. Many users can submit many tasks. I want to load balance tasks between users, by e.g a special...
### Version v4.11.0 ### Platform NodeJS ### What happened? When using Bun 1.0.0, calling close on worker hangs indefinitely ### How to reproduce. ``` import { Queue, Worker } from...
Trained lora using https://github.com/kohya-ss/sd-scripts and converting it to fp8 using same scripts works fine with the flux-dev-fp8 model. With nunchacku fp4 it fails with the following error. Could you add...
[ printf "Skipping ComfyUI updates in serverless mode\n"](https://github.com/ai-dock/comfyui/blob/199ee29c1a799a2a7bdab65b558dbfb26bcc1bf9/build/COPY_ROOT_1/opt/ai-dock/bin/preflight.d/10-default.sh#L11) why comfyui can't be updated in serverless mode? I wanted to have latest version, but it always falls back to 0.2, which...
### What version of Bun is running? 1.2.2 ### What platform is your computer? Darwin 24.2.0 arm64 arm ### What steps can reproduce the bug? there is code for uploading...