Commit 4971aea9 authored by shihm's avatar shihm
Browse files

updata inference-mov

parent e72b3482
...@@ -2,9 +2,7 @@ import torch ...@@ -2,9 +2,7 @@ import torch
import requests import requests
from PIL import Image from PIL import Image
from modelscope import AutoModelForCausalLM from modelscope import AutoModelForCausalLM
#from moviepy.editor import VideoFileClip # pip install moviepy==1.0.3 from moviepy.editor import VideoFileClip
from moviepy import VideoFileClip
# Thinking mode & budget # Thinking mode & budget
enable_thinking = True enable_thinking = True
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment