Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* OmniGen model.py * update OmniGenTransformerModel * omnigen pipeline * omnigen pipeline * update omnigen_pipeline * test case for omnigen * update omnigenpipeline * update docs * update docs * offload_transformer * enable_transformer_block_cpu_offload * update docs * reformat * reformat * reformat * update docs * update docs * make style * make style * Update docs/source/en/api/models/omnigen_transformer.md Co-authored-by: Steven Liu <[email protected]> * Update docs/source/en/using-diffusers/omnigen.md Co-authored-by: Steven Liu <[email protected]> * Update docs/source/en/using-diffusers/omnigen.md Co-authored-by: Steven Liu <[email protected]> * update docs * revert changes to examples/ * update OmniGen2DModel * make style * update test cases * Update docs/source/en/api/pipelines/omnigen.md Co-authored-by: Steven Liu <[email protected]> * Update docs/source/en/using-diffusers/omnigen.md Co-authored-by: Steven Liu <[email protected]> * Update docs/source/en/using-diffusers/omnigen.md Co-authored-by: Steven Liu <[email protected]> * Update docs/source/en/using-diffusers/omnigen.md Co-authored-by: Steven Liu <[email protected]> * Update docs/source/en/using-diffusers/omnigen.md Co-authored-by: Steven Liu <[email protected]> * Update docs/source/en/using-diffusers/omnigen.md Co-authored-by: Steven Liu <[email protected]> * update docs * typo * Update src/diffusers/models/embeddings.py Co-authored-by: hlky <[email protected]> * Update src/diffusers/models/attention.py Co-authored-by: hlky <[email protected]> * Update src/diffusers/models/transformers/transformer_omnigen.py Co-authored-by: hlky <[email protected]> * Update src/diffusers/models/transformers/transformer_omnigen.py Co-authored-by: hlky <[email protected]> * Update src/diffusers/models/transformers/transformer_omnigen.py Co-authored-by: hlky <[email protected]> * Update src/diffusers/pipelines/omnigen/pipeline_omnigen.py Co-authored-by: hlky <[email protected]> * Update src/diffusers/pipelines/omnigen/pipeline_omnigen.py Co-authored-by: hlky <[email protected]> * Update src/diffusers/pipelines/omnigen/pipeline_omnigen.py Co-authored-by: hlky <[email protected]> * Update tests/pipelines/omnigen/test_pipeline_omnigen.py Co-authored-by: hlky <[email protected]> * Update tests/pipelines/omnigen/test_pipeline_omnigen.py Co-authored-by: hlky <[email protected]> * Update src/diffusers/pipelines/omnigen/pipeline_omnigen.py Co-authored-by: hlky <[email protected]> * Update src/diffusers/pipelines/omnigen/pipeline_omnigen.py Co-authored-by: hlky <[email protected]> * Update src/diffusers/pipelines/omnigen/pipeline_omnigen.py Co-authored-by: hlky <[email protected]> * consistent attention processor * updata * update * check_inputs * make style * update testpipeline * update testpipeline --------- Co-authored-by: Steven Liu <[email protected]> Co-authored-by: hlky <[email protected]> Co-authored-by: Aryan <[email protected]>
- Loading branch information