load Uasset from outside the unreal project from python.

Hi Guys,
I just want to load/swap uasset(Static Mesh actor) from outside the unreal project from python.
For Example: if i have uasset on remote location and i don’t want to copy it in unreal project.
Remote Location:- D:\server\my_show\assets\props\demo_asset\unreal_data\SM_demo_asset.uasset

Unreal project location:-
C:\Documents\my_test_project.