Skip to content

Commit

Permalink
rm import torch
Browse files Browse the repository at this point in the history
  • Loading branch information
Bugmak3rK committed Oct 23, 2024
1 parent 341a79f commit a857184
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/llamafactory/data/mm_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from typing import TYPE_CHECKING, Dict, List, Optional, Sequence, Tuple, TypedDict, Union

import numpy as np
import torch
from transformers.image_utils import get_image_size, to_numpy_array
from typing_extensions import override

Expand Down

0 comments on commit a857184

Please sign in to comment.