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
Currently, load_scene takes dataset names as input, which can be None, but one between default_composite and datasets need to be specified.
We can introduce a lazy loading option that just returns the scene and does not require both of them.