Skip to content

Commit

Permalink
black format
Browse files Browse the repository at this point in the history
  • Loading branch information
parsakhaz committed Feb 20, 2025
1 parent c4a8a5c commit b11835b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/promptable-content-moderation/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
# Initialize Moondream model globally for reuse (will be loaded on first use)
model, tokenizer = None, None


def process_video_file(
video_file,
target_object,
Expand Down

0 comments on commit b11835b

Please sign in to comment.