🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
COMMITS
/ tests/utils/test_image_utils.py November 27, 2025
L
[cleanup] Remove deprecated load config from file (#42383)
Lucain committed
October 16, 2025
Y
Use | for Optional and Union typing (#41646)
Yuanyuan Chen committed
September 25, 2025
L
Adapt and test huggingface_hub v1.0.0 (#40889)
Lucain committed
May 12, 2025
R
🔴 Video processors as a separate class (#35206)
Raushan Turganbay committed
April 8, 2025
C
Use Python 3.9 syntax in tests (#37343)
cyyever committed
March 24, 2025
O
Fix typos (#36910)
omahs committed
March 17, 2025
A
fix typos in the tests directory (#36717)
Afanti committed
February 13, 2025
Y
Fix make_batched_videos and add tests (#36143)
Yoni Gozlan committed
January 30, 2025
Y
Add support for nested images to LLava and VipLLava (#35558)
Yoni Gozlan committed
July 22, 2024
S
fix: Replaced deprecated `mktemp()` function (#32123)
Sai-Suraj-27 committed
April 26, 2024
A
load_image - decode b64encode and encodebytes strings (#30192)
amyeroberts committed
April 18, 2024
A
Fix test transposing image with EXIF Orientation tag (#30319)
Albert Villanova del Moral committed
December 15, 2023
Q
Update fixtures-image-utils (#28080)
Quentin Lhoest committed
September 5, 2023
Y
Fix `test_load_img_url_timeout` (#25976)
Yih-Dar committed
August 29, 2023
H
Support loading base64 images in pipelines (#25633)
Haylee Schäfer committed
August 11, 2023
A
Mark flaky tests (#25463)
amyeroberts committed
August 9, 2023
A
Enable passing number of channels when inferring data format (#25412)
amyeroberts committed
August 3, 2023
R
Add timeout parameter to load_image function (#25184)
Roland Szabo committed
January 26, 2023
A
Accept batched tensor of images as input to image processor (#21144)
amyeroberts committed
October 17, 2022
A
Add normalize to image transforms module (#19544)
amyeroberts committed
October 12, 2022
A
Image transforms library (#18520)
amyeroberts committed
August 17, 2022
A
Update feature extractor methods to enable type cast before normalize (#18499)
amyeroberts committed
February 23, 2022
L
[Test refactor 1/5] Per-folder tests reorganization (#15725)
Lysandre Debut committed