Skip to content

Commit d30ac4a

Browse files
update
1 parent 3ec1f07 commit d30ac4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

portable_config/filters/rife.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def rife(clip, fps):
1313
model=RIFEModel.v4_26,
1414
ensemble=False,
1515
backend=BackendV2.TRT(
16-
num_streams=2,
16+
num_streams=4,
1717
use_cuda_graph=True,
1818
fp16=True,
1919
output_format=1,

0 commit comments

Comments
 (0)