Unreal engine 5 GPU memory overload

Hello,
i have created script that can create multiple render sequences to render queue and render them local individualy, unfortunatelly unreal engine send textures and so on to GPU after every render queue again and the textures are adding together in GPU, this creates GPU memory overload, i have an idea that i can to render queue settings add command that can clear gpu memory, but i couldn´t find one, is there any command that can cleare gpu memory afret every render sequence ?
Thank you for your answer