psychedelicious

Results 427 comments of psychedelicious

I've updated this PR. - Resolved conflicts - Fixed all type issues - Reviewed and updated `model_install_common.py`. This file is new to this PR, and its contents were cut and...

Converted to draft to prevent premature merge

This PR is updated and smoke-tested.

While working on this PR, I noticed a race condition and general wonkiness with how the queue and processor communicate. It's possible this is causing occasional user-facing queue weirdness. I...

I've updated this PR to resolve the issues described in #6442.

The short answer is you aren't allowed to move models around in the models dir. That's an application-managed directory #6122 hides the missing models from the API response A more...

This node is an internal implementation detail, designed for programmatic use in the UI. We got requests for it to be made visible in the UI so we un-hid it,...

To address the use-case, we could do something like this: - Remove (hide) the `CoreMetadata` node. - Create a new `Metadata Helper` node that with a subset of `CoreMetadata`'s inputs....

Thanks for the PR. I've tidied a couple things. The scheduler works fine, but I'm not sure we fully support TCD at this time. I noticed a couple things when...

@l0stl0rd Sorry, I think I missed that discord thread. Can you link me to it? Can discuss the rest of the implementation there. And thanks for the link to vlad's...