Skip to content

Commit

Permalink
screw it go high performance
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonjchen committed Sep 18, 2023
1 parent 148be40 commit 847d269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion predict.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def predict(
f"--nv-hardware-rendering",
f"--output=cog-clip.mp4",
]
command.append("--nv-fast-encoding")
command.append("--nv-direct-encoding")
# if debugCommand != "":
# # Run bash with the command
# command = ["bash", "-c", debugCommand]
Expand Down

0 comments on commit 847d269

Please sign in to comment.