--- license: creativeml-openrail-m base_model: stabilityai/stable-diffusion-xl-base-1.0 tags: - stable-diffusion-xl - stable-diffusion-xl-diffusers - text-to-image - diffusers - t2i_adapter inference: true --- # T2I_Adapter-SargeZT/t2i-adapter-sdxl-segmentation These are T2I-adapter weights trained on stabilityai/stable-diffusion-xl-base-1.0. Please note this uses custom code to initialize the T2I. [You can find the adapter, pipeline, and training code here.](https://github.com/AMorporkian/T2IAdapter-SDXL-Diffusers) You can find some example images below. prompt: ['a cat laying on top of a blanket on a bed'] ![images_0)](./images_0.png) prompt: ['two elephants are walking in a zoo enclosure'] ![images_1)](./images_1.png) prompt: ['a variety of items are laid out on a table'] ![images_2)](./images_2.png) prompt: ['a sandwich and french fries on a tray'] ![images_3)](./images_3.png) prompt: ['a crowd of people flying kites on a beach'] ![images_4)](./images_4.png) prompt: ['a man holding a rainbow colored umbrella in front of a crowd'] ![images_5)](./images_5.png) prompt: ['a man riding skis down a snow covered slope'] ![images_6)](./images_6.png) prompt: ['a yellow fire hydrant sitting in the middle of a sidewalk'] ![images_7)](./images_7.png) ## License [SDXL 1.0 License](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md)