Files
diffusers/docs/source/en/api/pipelines
Miguel Martin b5309683cb Cosmos Predict2.5 Base: inference pipeline, scheduler & chkpt conversion (#12852)
* cosmos predict2.5 base: convert chkpt & pipeline
- New scheduler: scheduling_flow_unipc_multistep.py
- Changes to TransformerCosmos for text embeddings via crossattn_proj

* scheduler cleanup

* simplify inference pipeline

* cleanup scheduler + tests

* Basic tests for flow unipc

* working b2b inference

* Rename everything

* Tests for pipeline present, but not working (predict2 also not working)

* docstring update

* wrapper pipelines + make style

* remove unnecessary files

* UniPCMultistep: support use_karras_sigmas=True and use_flow_sigmas=True

* use UniPCMultistepScheduler + fix tests for pipeline

* Remove FlowUniPCMultistepScheduler

* UniPCMultistepScheduler for use_flow_sigmas=True & use_karras_sigmas=True

* num_inference_steps=36 due to bug in scheduler used by predict2.5

* Address comments

* make style + make fix-copies

* fix tests + remove references to old pipelines

* address comments

* add revision in from_pretrained call

* fix tests
2025-12-19 05:38:18 +05:30
..
2025-09-30 10:11:19 -07:00
2025-07-01 14:02:54 -10:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-08-20 14:57:39 +05:30
2025-11-09 22:07:00 -08:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-06-19 07:46:01 +05:30
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-10-15 06:42:10 +05:30
2025-09-30 10:11:19 -07:00
2025-10-15 06:42:10 +05:30
2025-09-30 10:11:19 -07:00
2025-10-23 22:31:12 -10:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-10-11 08:13:30 +05:30
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-10-15 06:42:10 +05:30
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-10-21 17:09:22 -07:00
2025-11-24 19:42:16 -08:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-09-30 10:11:19 -07:00
2025-05-19 06:22:33 -10:00
2025-11-14 16:06:22 -08:00
2025-12-07 22:06:23 -10:00