huggingface / huggingface/diffusers

DDPMScheduler claims to have set_alpha_to_one in combination with steps_offset

オープン
#6,926 コメント 8 件 リアクション 0 件 担当者 0 名 GitHub で見る
scheduler stale
主要言語
Python
スター
34.5k
フォーク
7.3k
平均マージ
3日 3時間
マージ済み PR(30日)
91

説明

When inspecting the configuration for SD/SDXL we noticed that `set_alpha_to_one` is mentioned in the scheduler's init docstring but it is nowhere to be found. It seems that DDPM either lacks this functionality, or does not need it.

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

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

調査の方向性

Start with the DDPMScheduler init docstring and its configuration handling, then compare the SD/SDXL scheduler configurations that mention set_alpha_to_one alongside steps_offset. Determine whether the setting is missing functionality or stale documentation, and confirm the chosen resolution with focused scheduler tests or documentation checks.

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

評価

技術スタック
python, pytorch
領域
machine-learning
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
48/100

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

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