Skip to content

Commit ce59e33

Browse files
committed
import fix
Signed-off-by: h-avsha <[email protected]>
1 parent 635c559 commit ce59e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vllm/multimodal/image.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# SPDX-License-Identifier: Apache-2.0
22
# SPDX-FileCopyrightText: Copyright contributors to the vLLM project
33

4-
import pybase64
54
from io import BytesIO
65
from pathlib import Path
76

7+
import pybase64
88
import torch
99
from PIL import Image
1010

0 commit comments

Comments
 (0)