OmniGen-v1 / README.md
nielsr's picture
nielsr HF staff
Add pipeline tag, link to paper
fe0a373 verified
|
raw
history blame
702 Bytes
metadata
license: mit
pipeline_tag: text-to-image
tags:
  - image-to-image

This repository contains the model of the paper OmniGen: Unified Image Generation.

OmniGen

OmniGen is a unified image generation model that you can use to perform various tasks, including but not limited to text-to-image generation, subject-driven generation, Identity-Preserving Generation, image editing, and image-conditioned generation. OmniGen don't need additional plugins or operations, it can automatically identify the features (e.g., required object, human pose, depth mapping) in input images according the text prompt.

Code: https://github.com/VectorSpaceLab/OmniGen