Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscilloscope98 committed Jan 22, 2025
1 parent 2287882 commit 013f3e7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
from ipex_llm.transformers import AutoModel



# The video chunk function is adpated from https://huggingface.co/openbmb/MiniCPM-o-2_6#chat-inference
def get_video_chunk_content(video_path, temp_audio_name, flatten=True):
video = VideoFileClip(video_path)
Expand Down

0 comments on commit 013f3e7

Please sign in to comment.