Skip to content

Commit

Permalink
Update MiniCPMNode.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowcz007 committed Aug 22, 2024
1 parent 0846013 commit c637406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodes/MiniCPMNode.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import folder_paths
from transformers import AutoTokenizer, AutoModel
from torchvision.transforms.v2 import ToPILImage
from decord import VideoReader, cpu # pip install decord
# from decord import VideoReader, cpu # pip install decord
from PIL import Image

def get_model_path(n=""):
Expand Down

0 comments on commit c637406

Please sign in to comment.