### Question How can I do the pipeline running in mobile devices? Like here: pipeline('background-removal', 'briaai/RMBG-1.4', { device: "webgpu" }) Or it depends from the model avaliable? I don't find documentations about pipeline API options, like 'device' and others params...