Acly

Results 383 comments of Acly

That should work. Note that: * Cancel current will cancel the currently running job even if it's "not yours" * Cancel all will cancel ALL jobs (including those of other...

Having built in ROCM support would be great! > My biggest question atm is there is no documentation on how to use the docker.py script in a development environment to...

> For the docker.py script, it throws an error when importing ai_diffusion, stating that the release ZIP wasn't downloaded. Likely you're missing a `git submodule update`

You probably saw there's a base version already, I use it to eg. build the cloud images. But what's the use case for making them public? just customization? I think...

I updated models.json to include non-nunchaku version of Kontext, (and fp4 versions for nvidia blackwell) Also download_models.py should automatically fetch the matching set of models for detected hardware now, see...

It probably means PyTorch stopped supporting your OS/hardware (for example older macOS with intel CPU)

That's working for me generally. It might be related to specific canvas and selection size you are using. If you provide the .kra with the selection active (in the state...

Is that disabled by default? I don't remember having to enable that, but I might have done it long time ago...

There is either something wrong with GitHub's SSL certificates: in that case you can only wait and try again later. Or there is something wrong with SSL setup on your...

you can't, it's not implemented