Port Pipeline

Port custom model pipeline implementations to Diffusers using phased priorities: preserve behavior first, avoid new dependencies second, and keep device/attention handling configurable throughout. Use when migrating custom or non-Diffusers pipeline code into SD.Next repo-local pipeline files such as pipelines/model_<name>.py or pipelines/<model>/pipeline.py.

vladmandic Updated

File contents

vladmandic/sdnext/tree/main/.github/skills/port-pipeline commit eae1c3b0f9

Frequently asked questions

npx skillmds@latest add vladmandic/port-pipeline