You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @kwokster10, thank you for enjoying our work. It seems like the warning is happening from the other dependency kornia. Since it is not happening in our package and it is not an error, I think we'll not going to resolve this problem at this moment. You can either just disable warning or raise an issue to Kornia.
Please let me know if this issue affects this package other than throwing warnings.
Thank you.
Hi,
I keep seeing this deprecation warning whenever I import transparent-background
warnings.py:109 pid:799067 thread:139732230547264 [/opt/pyre/lib/python3.8/site-packages/kornia/feature/lightglue.py:44: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.#012 @torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)#012]
It looks to also be from a dependency. Is it on your radar to address at all?
Thanks!
The text was updated successfully, but these errors were encountered: