huggingface / huggingface/diffusers
KolorsPipeline does not support from_single_file
オープン
single_file
stale
- 主要言語
- Python
- スター
- 34.5k
- フォーク
- 7.3k
- 平均マージ
- 3日 3時間
- マージ済み PR(30日)
- 91
説明
from diffusers import KolorsPipeline
KolorsPipeline.from_single_file("models/kolrs-8steps.safetensors")
How does KolorsPipeline load a single file model?
コントリビューションガイド
調査の方向性
Start by reproducing the KolorsPipeline.from_single_file call with models/kolrs-8steps.safetensors and inspect how KolorsPipeline currently loads models. Compare that path with other pipelines supporting from_single_file; done means the Kolors single-file model loads successfully or the supported limitation is documented.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, pytorch
- 領域
- machine-learning
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100