from fmriprep.workflows.bold.resampling import init_bold_fsLR_resampling_wf
wf = init_bold_fsLR_resampling_wf(
    grayord_density='92k',
    omp_nthreads=1,
    mem_gb=1,
)