diffusers
Refactor OmniGen
#10771
Merged

Commits
  • OmniGen model.py
    staoxiao committed 1 year ago
  • update OmniGenTransformerModel
    staoxiao committed 1 year ago
  • omnigen pipeline
    staoxiao committed 1 year ago
  • omnigen pipeline
    staoxiao committed 1 year ago
  • update omnigen_pipeline
    staoxiao committed 1 year ago
  • test case for omnigen
    staoxiao committed 1 year ago
  • update omnigenpipeline
    staoxiao committed 1 year ago
  • update docs
    staoxiao committed 1 year ago
  • update docs
    staoxiao committed 1 year ago
  • offload_transformer
    staoxiao committed 1 year ago
  • enable_transformer_block_cpu_offload
    staoxiao committed 1 year ago
  • update docs
    staoxiao committed 1 year ago
  • reformat
    staoxiao committed 1 year ago
  • reformat
    staoxiao committed 1 year ago
  • reformat
    staoxiao committed 1 year ago
  • Merge pull request #1 from huggingface/main
    staoxiao committed 1 year ago
  • update docs
    staoxiao committed 1 year ago
  • update docs
    staoxiao committed 1 year ago
  • make style
    staoxiao committed 1 year ago
  • make style
    staoxiao committed 1 year ago
  • Update docs/source/en/api/models/omnigen_transformer.md
    staoxiao committed 1 year ago
  • Update docs/source/en/using-diffusers/omnigen.md
    staoxiao committed 1 year ago
  • Update docs/source/en/using-diffusers/omnigen.md
    staoxiao committed 1 year ago
  • update docs
    staoxiao committed 1 year ago
  • revert changes to examples/
    a-r-r-o-w committed 1 year ago
  • Merge branch 'main' into main
    a-r-r-o-w committed 1 year ago
  • update OmniGen2DModel
    staoxiao committed 1 year ago
  • make style
    staoxiao committed 1 year ago
  • update test cases
    staoxiao committed 1 year ago
  • Update docs/source/en/api/pipelines/omnigen.md
    staoxiao committed 1 year ago
  • Update docs/source/en/using-diffusers/omnigen.md
    staoxiao committed 1 year ago
  • Update docs/source/en/using-diffusers/omnigen.md
    staoxiao committed 1 year ago
  • Update docs/source/en/using-diffusers/omnigen.md
    staoxiao committed 1 year ago
  • Update docs/source/en/using-diffusers/omnigen.md
    staoxiao committed 1 year ago
  • Update docs/source/en/using-diffusers/omnigen.md
    staoxiao committed 1 year ago
  • update docs
    staoxiao committed 1 year ago
  • typo
    staoxiao committed 1 year ago
  • Update src/diffusers/models/embeddings.py
    staoxiao committed 1 year ago
  • Update src/diffusers/models/attention.py
    staoxiao committed 1 year ago
  • Update src/diffusers/models/transformers/transformer_omnigen.py
    staoxiao committed 1 year ago
  • Update src/diffusers/models/transformers/transformer_omnigen.py
    staoxiao committed 1 year ago
  • Update src/diffusers/models/transformers/transformer_omnigen.py
    staoxiao committed 1 year ago
  • Update src/diffusers/pipelines/omnigen/pipeline_omnigen.py
    staoxiao committed 1 year ago
  • Update src/diffusers/pipelines/omnigen/pipeline_omnigen.py
    staoxiao committed 1 year ago
  • Update src/diffusers/pipelines/omnigen/pipeline_omnigen.py
    staoxiao committed 1 year ago
  • Update tests/pipelines/omnigen/test_pipeline_omnigen.py
    staoxiao committed 1 year ago
  • Update tests/pipelines/omnigen/test_pipeline_omnigen.py
    staoxiao committed 1 year ago
  • Update src/diffusers/pipelines/omnigen/pipeline_omnigen.py
    staoxiao committed 1 year ago
  • Update src/diffusers/pipelines/omnigen/pipeline_omnigen.py
    staoxiao committed 1 year ago
  • Update src/diffusers/pipelines/omnigen/pipeline_omnigen.py
    staoxiao committed 1 year ago
  • Merge pull request #2 from huggingface/main
    staoxiao committed 1 year ago
  • consistent attention processor
    staoxiao committed 1 year ago
  • updata
    staoxiao committed 1 year ago
  • update
    staoxiao committed 1 year ago
  • check_inputs
    staoxiao committed 1 year ago
  • make style
    staoxiao committed 1 year ago
  • update testpipeline
    staoxiao committed 1 year ago
  • update testpipeline
    staoxiao committed 1 year ago
  • refactor omnigen
    a-r-r-o-w committed 1 year ago
  • Merge branch 'main' into refactor/omnigen
    a-r-r-o-w committed 1 year ago
  • more updates
    a-r-r-o-w committed 1 year ago
  • apply review suggestion
    a-r-r-o-w committed 1 year ago
Loading