You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my RTX 3070, previewing a 1080p clip with a simple dpir call uses 80 % VRAM.
The main cause is the default num_streams being 5.
Wouldn't it be wiser to lower num_streams to 2 or even 1?
The text was updated successfully, but these errors were encountered:
On my RTX 3070, previewing a 1080p clip with a simple dpir call uses 80 % VRAM.
The main cause is the default num_streams being 5.
Wouldn't it be wiser to lower num_streams to 2 or even 1?
The text was updated successfully, but these errors were encountered: