How to Stream heavy model from azure blob storage to the react babylon Scene?

I want to Stream and render my model from Azure blob storage to the react babylon Scene. When I embed the model url in the Scene it takes around 1-2 mins to load the Model but I want the Model should stream in chunks and render on the Screen.

Please help me with the solution!

I guess your post might be a dupplicate of Streaming asset on UI

You can see a proposed idea there.