Unverified Commit 3e350a93 authored by Lifu Huang's avatar Lifu Huang Committed by GitHub
Browse files

[Bug] Fix accidental logger override caused by internVL. (#6282)

parent fb71725c
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
import numpy as np import numpy as np
import torch import torch
from decord import VideoReader, cpu from decord import VideoReader, cpu
from numpy.distutils.cpuinfo import cpu
from PIL import Image from PIL import Image
from sglang.srt.managers.multimodal_processors.base_processor import ( from sglang.srt.managers.multimodal_processors.base_processor import (
......
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