Alexander Piskun

Results 199 comments of Alexander Piskun
trafficstars

I triaged this in a little bit more than a hour... Exception `401` come from Nextcloud/AppAPI from WebDAV part. **It does not like when the user is not set.** As...

Maybe it is related to [Issue 3307: picture with size equal to 4096x2304 cannot be encoded with a single tile](https://bugs.chromium.org/p/aomedia/issues/detail?id=3307)

> Perhaps we should just make the cmake test require at least 3.6.1? please do not do that, many builds are done with 3.3.0 and 3.5.0

As a workaround I found way to use "Image To Device" node from ComfyUI_essentials to pass mask to `cpu` device before passing it to `Join Image with Alpha` The downside...

Thank you for reporting this, can not promise fix to arrive soon, as it will require new version of `libheif` to be published. Reference: https://github.com/strukturag/libheif/issues/1190

Release is planned for tomorrow or a day after.

This should be implemented in `nc_py_api` version `1.0.0` which will be full rework of current version with breaking changes. Idea is to: 1. Remove all `sync` call to not duplicate...

I can confirm this, on Sonoma this error does exist if you build libheif manually, and yes, the proposed option fixes it.

We have similar functionality in AppAPI, and in order not to duplicate it, we plan to deprecate a more truncated copy of this functionality in AppAPI and use the `webhooks_listeners`...

A possible workaround for those who will struggle with the same issue can be found here: [142](https://github.com/ssitu/ComfyUI_UltimateSDUpscale/pull/142)