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
No direct way to do this at the moment. To crop/cut an image you need to use one or multiple functions from Nx (which also means the image will need to be converted to an Nx tensor first).
In python its
The text was updated successfully, but these errors were encountered: