huggingface / huggingface/diffusers

Deprecating `Siglip2ImageProcessorFast`

オープン 初心者向け
#14,780 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug needs-code-example needs-env-info pipelines
主要言語
Python
スター
34.5k
フォーク
7.3k
平均マージ
3日 3時間
マージ済み PR(30日)
91

説明

The following lines trigger a deprecation warning for the Fast processor.

https://github.com/huggingface/diffusers/blob/759164b7ad116e091e9d3e222211c9aa27d835f6/src/diffusers/pipelines/z_image/pipeline_z_image_omni.py#L20

https://github.com/huggingface/diffusers/blob/759164b7ad116e091e9d3e222211c9aa27d835f6/src/diffusers/pipelines/z_image/pipeline_z_image_omni.py#L156

This is a quick fix and I could take it up if we are up for replacing the Processor with `Siglip2ImageProcessor`.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Open src/diffusers/pipelines/z_image/pipeline_z_image_omni.py and inspect the processor references at lines 20 and 156. Replace the deprecated Siglip2ImageProcessorFast usage with Siglip2ImageProcessor, then run the relevant pipeline checks to confirm the deprecation warning is gone.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
machine-learning
issue の種類
バグ
難易度
1/5
見積もり時間
1時間未満
活発さ
活発
明瞭さ
明確に書かれている
初心者へのやさしさ
86/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。