Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
parsakhaz authored and vikhyat committed Jan 31, 2025
1 parent 57f8867 commit 57915fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/promptable-video-redaction/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
print("Loading Moondream model...")
model, tokenizer = load_moondream()


def process_video_file(
video_file, detect_keyword, box_style, ffmpeg_preset, rows, cols, test_mode
):
Expand Down

0 comments on commit 57915fb

Please sign in to comment.