1)
https://en.miui.com/download-354.html -> stable rom download
2) fastboot oem edl
3) Extract stable rom
4) image folder in rawprogram0.xml file modify (dummy.img add)
<program SECTOR_SIZE_IN_BYTES="512" file_sector_offset="0" filename="dummy.img" label="modemst1" num_partition_sectors="16384" physical_partition_number="0" size_in_KB="8192.0" sparse="false" start_byte_hex="0x27ff400" start_sector="81914"/>
<program SECTOR_SIZE_IN_BYTES="512" file_sector_offset="0" filename="dummy.img" label="modemst2" num_partition_sectors="16384" physical_partition_number="0" size_in_KB="8192.0" sparse="false" start_byte_hex="0x2fff400" start_sector="98298"/>
5) by using xaomiflash flash
good luck.