mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-04 17:59:18 +08:00
fixed missing import
This commit is contained in:
@@ -4,6 +4,7 @@ import streamlit as st
|
||||
import torch
|
||||
from PIL import Image
|
||||
from decord import VideoReader, cpu
|
||||
import numpy as np
|
||||
from transformers import AutoModel, AutoTokenizer
|
||||
|
||||
# Model path
|
||||
|
||||
Reference in New Issue
Block a user