huggingface / huggingface/diffusers
KolorsPipeline does not support from_single_file
Offen
single_file
stale
- Vorherrschende Sprache
- Python
- Sterne
- 34.5k
- Forks
- 7.3k
- Ø Merge
- 3 T. 3 Std.
- Gemergte PRs (30 T.)
- 91
Beschreibung
from diffusers import KolorsPipeline
KolorsPipeline.from_single_file("models/kolrs-8steps.safetensors")
How does KolorsPipeline load a single file model?
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python, pytorch
- Bereich
- machine-learning
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100