# HiDreamImage [HiDream-I1](https://huggingface.co/HiDream-ai) by HiDream.ai Make sure to check out the Schedulers [guide](../../using-diffusers/schedulers) to learn how to explore the tradeoff between scheduler speed and quality, and see the [reuse components across pipelines](../../using-diffusers/loading#reuse-a-pipeline) section to learn how to efficiently load the same components into multiple pipelines. ## Available models The following models are available for the [`HiDreamImagePipeline`](text-to-image) pipeline: | Model name | Description | |:---|:---| | [`HiDream-ai/HiDream-I1-Full`](https://huggingface.co/HiDream-ai/HiDream-I1-Full) | - | | [`HiDream-ai/HiDream-I1-Dev`](https://huggingface.co/HiDream-ai/HiDream-I1-Dev) | - | | [`HiDream-ai/HiDream-I1-Fast`](https://huggingface.co/HiDream-ai/HiDream-I1-Fast) | - | ## HiDreamImagePipeline [[autodoc]] HiDreamImagePipeline - all - __call__ ## HiDreamImagePipelineOutput [[autodoc]] pipelines.hidream_image.pipeline_output.HiDreamImagePipelineOutput