huggingface / huggingface/diffusers
Is there any img2img KDiffusion equivalent of StableDiffusionKDiffusionPipeline?
- 主要言語
- Python
- スター
- 34.5k
- フォーク
- 7.3k
- 平均マージ
- 3日 3時間
- マージ済み PR(30日)
- 91
説明
### Model/Pipeline/Scheduler description
I'm working on result alignment between diffusers and A1111 webui.
In txt2img scene, I can achieve via `StableDiffusionKDiffusionPipeline`, refer to https://github.com/huggingface/diffusers/issues/3253.
But in img2img scene, is there any KDiffusion pipeline equivalent?
I'm also trying to implement this by merging `StableDiffusionKDiffusionPipeline` and `StableDiffusionImg2ImgPipeline` together.
Any clarification and help is appreciated.
### Open source status
- [ ] The model implementation is available.
- [ ] The model weights are available (Only relevant if addition is not a scheduler).
### Provide useful links for the implementation
_No response_
コントリビューションガイド
調査の方向性
参照されている diffusers issue #3253 から始め、その後、このレポートで挙げられているエントリーポイントを比較してください: StableDiffusionKDiffusionPipeline と StableDiffusionImg2ImgPipeline。img2img に対応する KDiffusion の同等機能がすでに存在するかどうかを判断してください。完了とするには、明確な回答、または別途スコープを定めた実装計画が必要です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, pytorch
- 領域
- machine-learning
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 18/100