File size: 1,390 Bytes
33aa872
 
 
 
 
 
 
 
 
 
 
 
 
 
 
380ab2b
33aa872
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40

---
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)