Skip to content

Commit

Permalink
remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
yonigozlan committed Jan 21, 2025
1 parent d1229c9 commit 90d0945
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/transformers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6400,7 +6400,6 @@
from .models.pixtral import PixtralImageProcessorFast
from .models.qwen2_vl import Qwen2VLImageProcessorFast
from .models.rt_detr import RTDetrImageProcessorFast
from .models.timm_wrapper import TimmWrapperImageProcessor
from .models.vit import ViTImageProcessorFast

try:
Expand Down

0 comments on commit 90d0945

Please sign in to comment.