荣贤 commited on
Commit
2dc66f5
·
1 Parent(s): d250199

init update

Browse files
Files changed (40) hide show
  1. .gitattributes +36 -0
  2. LICENSE +5 -0
  3. NOTICE +6 -0
  4. README.md +109 -3
  5. ckpts/flux_adapter.pth +3 -0
  6. ckpts/sd3.5_medium_adapter.pth +3 -0
  7. ckpts/sd3_medium_adapter.pth +3 -0
  8. examples/input_imgs/editing/0.png +3 -0
  9. examples/input_imgs/editing/1.png +3 -0
  10. examples/input_imgs/pixel_control_imgs/depth_3.png +3 -0
  11. examples/input_imgs/style_imgs/artstyle-psychedelic.png +3 -0
  12. examples/input_imgs/style_imgs/misc-stainedglass.png +3 -0
  13. examples/input_imgs/subject_imgs_w_bg/cat.png +3 -0
  14. examples/input_imgs/subject_imgs_w_bg/dog7.png +3 -0
  15. examples/input_imgs/subject_imgs_wo_bg/bear_plushie.png +3 -0
  16. examples/input_imgs/subject_imgs_wo_bg/teapot.png +3 -0
  17. examples/input_imgs/understand/0.png +3 -0
  18. examples/output_imgs_flux/editing/0.png +3 -0
  19. examples/output_imgs_flux/editing/1.png +3 -0
  20. examples/output_imgs_flux/pixel_control_imgs/depth_3.png +3 -0
  21. examples/output_imgs_flux/style_imgs/bicycle_misc-stainedglass.png +3 -0
  22. examples/output_imgs_flux/style_imgs/bridge_artstyle-psychedelic.png +3 -0
  23. examples/output_imgs_flux/subject_imgs_w_bg/cat_8.png +3 -0
  24. examples/output_imgs_flux/subject_imgs_w_bg/dog7_2.png +3 -0
  25. examples/output_imgs_flux/subject_imgs_wo_bg/bear_plushie_13.png +3 -0
  26. examples/output_imgs_flux/subject_imgs_wo_bg/teapot_0.png +3 -0
  27. examples/output_imgs_flux/understand/depth_0.png +3 -0
  28. examples/output_imgs_sd3.5_medium/pixel_control_imgs/depth_3.png +3 -0
  29. examples/output_imgs_sd3.5_medium/style_imgs/bicycle_misc-stainedglass.png +3 -0
  30. examples/output_imgs_sd3.5_medium/style_imgs/bridge_artstyle-psychedelic.png +3 -0
  31. examples/output_imgs_sd3.5_medium/subject_imgs_w_bg/cat_8.png +3 -0
  32. examples/output_imgs_sd3.5_medium/subject_imgs_w_bg/dog7_2.png +3 -0
  33. examples/output_imgs_sd3.5_medium/subject_imgs_wo_bg/bear_plushie_13.png +3 -0
  34. examples/output_imgs_sd3.5_medium/subject_imgs_wo_bg/teapot_0.png +3 -0
  35. examples/output_imgs_sd3.5_medium/understand/depth_0.png +3 -0
  36. examples/output_imgs_sd3_medium/pixel_control_imgs/depth_3.png +3 -0
  37. examples/output_imgs_sd3_medium/style_imgs/bicycle_misc-stainedglass.png +3 -0
  38. examples/output_imgs_sd3_medium/style_imgs/bridge_artstyle-psychedelic.png +3 -0
  39. examples/output_imgs_sd3_medium/subject_imgs_wo_bg/bear_plushie_13.png +3 -0
  40. examples/output_imgs_sd3_medium/subject_imgs_wo_bg/teapot_0.png +3 -0
.gitattributes CHANGED
@@ -33,3 +33,39 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ ckpts/sd3_medium_adapter.pth filter=lfs diff=lfs merge=lfs -text
37
+ ckpts/flux_adapter.pth filter=lfs diff=lfs merge=lfs -text
38
+ ckpts/sd3.5_medium_adapter.pth filter=lfs diff=lfs merge=lfs -text
39
+ examples/input_imgs/style_imgs/misc-stainedglass.png filter=lfs diff=lfs merge=lfs -text
40
+ examples/output_imgs_flux/subject_imgs_wo_bg/bear_plushie_13.png filter=lfs diff=lfs merge=lfs -text
41
+ examples/output_imgs_sd3_medium/style_imgs/bridge_artstyle-psychedelic.png filter=lfs diff=lfs merge=lfs -text
42
+ examples/output_imgs_sd3_medium/subject_imgs_wo_bg/bear_plushie_13.png filter=lfs diff=lfs merge=lfs -text
43
+ examples/input_imgs/subject_imgs_w_bg/cat.png filter=lfs diff=lfs merge=lfs -text
44
+ examples/output_imgs_flux/style_imgs/bicycle_misc-stainedglass.png filter=lfs diff=lfs merge=lfs -text
45
+ examples/output_imgs_sd3.5_medium/style_imgs/bicycle_misc-stainedglass.png filter=lfs diff=lfs merge=lfs -text
46
+ examples/output_imgs_sd3.5_medium/subject_imgs_wo_bg/teapot_0.png filter=lfs diff=lfs merge=lfs -text
47
+ examples/input_imgs/subject_imgs_w_bg/dog7.png filter=lfs diff=lfs merge=lfs -text
48
+ examples/output_imgs_flux/editing/1.png filter=lfs diff=lfs merge=lfs -text
49
+ examples/output_imgs_flux/pixel_control_imgs/depth_3.png filter=lfs diff=lfs merge=lfs -text
50
+ examples/input_imgs/style_imgs/artstyle-psychedelic.png filter=lfs diff=lfs merge=lfs -text
51
+ examples/output_imgs_flux/style_imgs/bridge_artstyle-psychedelic.png filter=lfs diff=lfs merge=lfs -text
52
+ examples/output_imgs_flux/understand/depth_0.png filter=lfs diff=lfs merge=lfs -text
53
+ examples/output_imgs_sd3.5_medium/subject_imgs_w_bg/cat_8.png filter=lfs diff=lfs merge=lfs -text
54
+ examples/output_imgs_sd3.5_medium/subject_imgs_w_bg/dog7_2.png filter=lfs diff=lfs merge=lfs -text
55
+ examples/output_imgs_flux/subject_imgs_w_bg/cat_8.png filter=lfs diff=lfs merge=lfs -text
56
+ examples/output_imgs_sd3_medium/style_imgs/bicycle_misc-stainedglass.png filter=lfs diff=lfs merge=lfs -text
57
+ examples/input_imgs/editing/0.png filter=lfs diff=lfs merge=lfs -text
58
+ examples/input_imgs/subject_imgs_wo_bg/bear_plushie.png filter=lfs diff=lfs merge=lfs -text
59
+ examples/input_imgs/subject_imgs_wo_bg/teapot.png filter=lfs diff=lfs merge=lfs -text
60
+ examples/input_imgs/understand/0.png filter=lfs diff=lfs merge=lfs -text
61
+ examples/output_imgs_flux/editing/0.png filter=lfs diff=lfs merge=lfs -text
62
+ examples/output_imgs_sd3.5_medium/subject_imgs_wo_bg/bear_plushie_13.png filter=lfs diff=lfs merge=lfs -text
63
+ examples/output_imgs_sd3_medium/pixel_control_imgs/depth_3.png filter=lfs diff=lfs merge=lfs -text
64
+ examples/output_imgs_flux/subject_imgs_w_bg/dog7_2.png filter=lfs diff=lfs merge=lfs -text
65
+ examples/output_imgs_flux/subject_imgs_wo_bg/teapot_0.png filter=lfs diff=lfs merge=lfs -text
66
+ examples/output_imgs_sd3.5_medium/pixel_control_imgs/depth_3.png filter=lfs diff=lfs merge=lfs -text
67
+ examples/output_imgs_sd3_medium/subject_imgs_wo_bg/teapot_0.png filter=lfs diff=lfs merge=lfs -text
68
+ examples/input_imgs/editing/1.png filter=lfs diff=lfs merge=lfs -text
69
+ examples/input_imgs/pixel_control_imgs/depth_3.png filter=lfs diff=lfs merge=lfs -text
70
+ examples/output_imgs_sd3.5_medium/style_imgs/bridge_artstyle-psychedelic.png filter=lfs diff=lfs merge=lfs -text
71
+ examples/output_imgs_sd3.5_medium/understand/depth_0.png filter=lfs diff=lfs merge=lfs -text
LICENSE ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ MIT License
2
+ Copyright 2025 AIDC-AI
3
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
4
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
NOTICE ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ Copyright (C) 2025 AIDC-AI
2
+ Licensed under the MIT License (the "License").
3
+ The models were trained based on the following models, and if you use our model in conjunction with the model(s) below, you must review the license(s) of the models and comply with all of their terms respectively:
4
+ 1. stable-diffusion-3.5-medium (https://huggingface.co/stabilityai/stable-diffusion-3.5-medium), license: STABILITY AI COMMUNITY LICENSE AGREEMENT (https://huggingface.co/stabilityai/stable-diffusion-3.5-medium/blob/main/LICENSE.md). This Stability AI Model is licensed under the Stability AI Community License, Copyright © Stability AI Ltd. All Rights Reserved.
5
+ 2. stable-diffusion-3-medium (https://huggingface.co/stabilityai/stable-diffusion-3-medium), license: STABILITY AI COMMUNITY LICENSE AGREEMENT (https://huggingface.co/stabilityai/stable-diffusion-3-medium/blob/main/LICENSE.md). This Stability AI Model is licensed under the Stability AI Community License, Copyright © Stability AI Ltd. All Rights Reserved.
6
+ 3. flux (https://github.com/black-forest-labs/flux), License: FLUX.1 [dev] Non-Commercial License v1.1.1 (https://github.com/black-forest-labs/flux/blob/main/model_licenses/LICENSE-FLUX1-dev). The FLUX.1 [dev] Model is licensed by Black Forest Labs. Inc. under the FLUX.1 [dev] Non-Commercial License. Copyright Black Forest Labs. Inc. IN NO EVENT SHALL BLACK FOREST LABS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.
README.md CHANGED
@@ -1,3 +1,109 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # UNIC-Adapter: Unified Image-Instruction Adapter for Multimodal Image Generation
2
+ [![arXiv](https://img.shields.io/badge/arXiv-Paper-A42C25.svg)](https://arxiv.org/abs/2412.18928)
3
+ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
4
+ [![Github](https://img.shields.io/badge/GitHub-AIDC--AI/UNIC-Adapter-blue?style=flat&logo=github)](https://github.com/AIDC-AI/UNIC-Adapter)
5
+
6
+ UNIC-Adapter is a unified image-instruction adapter that integrates multimodal instructions for controllable image generation. This repository contains the official implementation for the CVPR 2025 paper "UNIC-Adapter: Unified Image-instruction Adapter with Multi-modal Transformer for Image Generation".
7
+
8
+ In this repository, we release a model based on SD3 Medium, which supports the tasks described in our paper. In addition, we also provide two further models: one built on SD3.5 Medium, which is capable of traditional computer vision perception tasks, and another on FLUX.1-dev, which supports both instruction-based image editing and traditional computer vision perception tasks.
9
+
10
+ ## Generated samples
11
+
12
+ ### Pixel-level Control
13
+ *(Left: Condition image, Center left: SD3 Medium with UNIC-Adapter, Center right: SD3.5 Medium with UNIC-Adapter, Right: FLUX.1-dev with UNIC-Adapter)*
14
+
15
+ <div float="left">
16
+ <img src='./examples/input_imgs/pixel_control_imgs/depth_3.png' width='24%'/>
17
+ <img src='./examples/output_imgs_sd3_medium/pixel_control_imgs/depth_3.png' width='24%' />
18
+ <img src='./examples/output_imgs_sd3.5_medium/pixel_control_imgs/depth_3.png' width='24%' />
19
+ <img src='./examples/output_imgs_flux/pixel_control_imgs/depth_3.png' width='24%' />
20
+ </div>
21
+
22
+ ### Subject-driven Generation
23
+ *(Left: Condition image, Center left: SD3 Medium with UNIC-Adapter, Center right: SD3.5 Medium with UNIC-Adapter, Right: FLUX.1-dev with UNIC-Adapter)*
24
+
25
+ <div float="left">
26
+ <img src='./examples/input_imgs/subject_imgs_wo_bg/bear_plushie.png' width='24%'/>
27
+ <img src='./examples/output_imgs_sd3_medium/subject_imgs_wo_bg/bear_plushie_13.png' width='24%' />
28
+ <img src='./examples/output_imgs_sd3.5_medium/subject_imgs_wo_bg/bear_plushie_13.png' width='24%' />
29
+ <img src='./examples/output_imgs_flux/subject_imgs_wo_bg/bear_plushie_13.png' width='24%' />
30
+ </div>
31
+
32
+ <div float="left">
33
+ <img src='./examples/input_imgs/subject_imgs_wo_bg/teapot.png' width='24%'/>
34
+ <img src='./examples/output_imgs_sd3_medium/subject_imgs_wo_bg/teapot_0.png' width='24%' />
35
+ <img src='./examples/output_imgs_sd3.5_medium/subject_imgs_wo_bg/teapot_0.png' width='24%' />
36
+ <img src='./examples/output_imgs_flux/subject_imgs_wo_bg/teapot_0.png' width='24%' />
37
+ </div>
38
+
39
+ *(Left: condition image, Center: SD 3.5 medium with UNIC-Adapter, Right: FLUX.1-dev with UNIC-Adapter)*
40
+ <div float="left">
41
+ <img src='./examples/input_imgs/subject_imgs_w_bg/cat.png' width='24%'/>
42
+ <img src='./examples/output_imgs_sd3.5_medium/subject_imgs_w_bg/cat_8.png' width='24%' />
43
+ <img src='./examples/output_imgs_flux/subject_imgs_w_bg/cat_8.png' width='24%' />
44
+ </div>
45
+
46
+ <div float="left">
47
+ <img src='./examples/input_imgs/subject_imgs_w_bg/dog7.png' width='24%'/>
48
+ <img src='./examples/output_imgs_sd3.5_medium/subject_imgs_w_bg/dog7_2.png' width='24%' />
49
+ <img src='./examples/output_imgs_flux/subject_imgs_w_bg/dog7_2.png' width='24%' />
50
+ </div>
51
+
52
+ ### Style-driven Generation
53
+ *(Left: Condition image, Center left: SD3 Medium with UNIC-Adapter, Center right: SD3.5 Medium with UNIC-Adapter, Right: FLUX.1-dev with UNIC-Adapter)*
54
+
55
+ <div float="left">
56
+ <img src='./examples/input_imgs/style_imgs/misc-stainedglass.png' width='24%'/>
57
+ <img src='./examples/output_imgs_sd3_medium/style_imgs/bicycle_misc-stainedglass.png' width='24%' />
58
+ <img src='./examples/output_imgs_sd3.5_medium/style_imgs/bicycle_misc-stainedglass.png' width='24%' />
59
+ <img src='./examples/output_imgs_flux/style_imgs/bicycle_misc-stainedglass.png' width='24%' />
60
+ </div>
61
+
62
+ <div float="left">
63
+ <img src='./examples/input_imgs/style_imgs/artstyle-psychedelic.png' width='24%'/>
64
+ <img src='./examples/output_imgs_sd3_medium/style_imgs/bridge_artstyle-psychedelic.png' width='24%' />
65
+ <img src='./examples/output_imgs_sd3.5_medium/style_imgs/bridge_artstyle-psychedelic.png' width='24%' />
66
+ <img src='./examples/output_imgs_flux/style_imgs/bridge_artstyle-psychedelic.png' width='24%' />
67
+ </div>
68
+
69
+ ### Image Understanding
70
+ *(Left: Source image, Center: SD3.5 Medium with UNIC-Adapter, Right: FLUX.1-dev with UNIC-Adapter)*
71
+
72
+ <div float="left">
73
+ <img src='./examples/input_imgs/understand/0.png' width='32%'/>
74
+ <img src='./examples/output_imgs_sd3.5_medium/understand/depth_0.png' width='32%'/>
75
+ <img src='./examples/output_imgs_flux/understand/depth_0.png' width='32%' />
76
+ </div>
77
+
78
+
79
+ ### Image Editing
80
+ *(Left: Source image, Right: FLUX.1-dev with UNIC-Adapter)*
81
+
82
+ <div float="left">
83
+ <img src='./examples/input_imgs/editing/0.png' width='32%'/>
84
+ <img src='./examples/output_imgs_flux/editing/0.png' width='32%' />
85
+ </div>
86
+ <div float="left">
87
+ <img src='./examples/input_imgs/editing/1.png' width='32%'/>
88
+ <img src='./examples/output_imgs_flux/editing/1.png' width='32%' />
89
+ </div>
90
+
91
+ ## License
92
+ This project is licensed under the MIT License (SPDX-License-Identifier: MIT).
93
+ The models cannot be used independently. If you use our model in conjunction with the Flux model, you must review the [FLUX.1 [dev] Non-Commercial License](https://github.com/black-forest-labs/flux/blob/main/model_licenses/LICENSE-FLUX1-dev) of the Flux model and comply with all of its terms; If you use our model in conjunction with the stable-diffusion-3-medium model, then you must review the [STABILITY AI COMMUNITY LICENSE AGREEMENT](https://huggingface.co/stabilityai/stable-diffusion-3-medium/blob/main/LICENSE.md) of the SD3 model and comply with all of its terms; If you use our model in conjunction with the stable-diffusion-3.5-medium model, then you must review the [STABILITY AI COMMUNITY LICENSE AGREEMENT](https://huggingface.co/stabilityai/stable-diffusion-3.5-medium/blob/main/LICENSE.md) of the SD3.5 model and comply with all of its terms.
94
+
95
+ ## Citation
96
+ If you find this repo is helpful for your research, please cite our paper:
97
+ ```bibtex
98
+ @inproceedings{duan2025unic,
99
+ title={UNIC-Adapter: Unified Image-instruction Adapter with Multi-modal Transformer for Image Generation},
100
+ author={Duan, Lunhao and Zhao, Shanshan and Yan, Wenjun and Li, Yinglun and Chen, Qing-Guo and Xu, Zhao and Luo, Weihua and Zhang, Kaifu and Gong, Mingming and Xia, Gui-Song},
101
+ booktitle={Proceedings of the Computer Vision and Pattern Recognition Conference},
102
+ pages={7963--7973},
103
+ year={2025}
104
+ }
105
+ ```
106
+
107
+ ## Disclaimer
108
+ We used compliance checking algorithms during the training process, to ensure the compliance of the trained model(s) to the best of our ability. Due to complex data and the diversity of language model usage scenarios, we cannot guarantee that the model is completely free of copyright issues or improper content. If you believe anything infringes on your rights or generates improper content, please contact us, and we will promptly address the matter.
109
+
ckpts/flux_adapter.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38adc64c23538ee4f4c34ba7daa1529073d3ce716180eae2fbb230a906042830
3
+ size 11569600681
ckpts/sd3.5_medium_adapter.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdcd67ceaaafc3f7e1c69c8198996b85e065357e1464e0d507bc6184ada3aa07
3
+ size 3268194086
ckpts/sd3_medium_adapter.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b9ac27eb691f0dee8744b4f5d529f3f4937ca5bf068837d9206c04c7745f7eb
3
+ size 2498739674
examples/input_imgs/editing/0.png ADDED

Git LFS Details

  • SHA256: 4867ff2a9395f5f6a31970eaef3723c4c7a997f30d32c18fdd494dbe33e83ca7
  • Pointer size: 131 Bytes
  • Size of remote file: 574 kB
examples/input_imgs/editing/1.png ADDED

Git LFS Details

  • SHA256: eb7ef810d9e7816c12805f0b9d4e41f527a9d9b164f7f06edb4f3743ffba389c
  • Pointer size: 131 Bytes
  • Size of remote file: 363 kB
examples/input_imgs/pixel_control_imgs/depth_3.png ADDED

Git LFS Details

  • SHA256: 27f1ba3aa0cf832f58c838fcb8e7f1660114b9ab39e7557cb968db36ce6484f6
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB
examples/input_imgs/style_imgs/artstyle-psychedelic.png ADDED

Git LFS Details

  • SHA256: 0f5c317d566c5566ecc3960083172acb3beeebec5d0bd6d6b91222650cf5516d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB
examples/input_imgs/style_imgs/misc-stainedglass.png ADDED

Git LFS Details

  • SHA256: 0d37505fda2c78f646874fdc160debfc3d1cff4efe28af0c54148e8e9b25e662
  • Pointer size: 132 Bytes
  • Size of remote file: 1.98 MB
examples/input_imgs/subject_imgs_w_bg/cat.png ADDED

Git LFS Details

  • SHA256: c727087505ff8a81dafea5254fbddcab1fd68bf0b60ef2499e12456a62a5c041
  • Pointer size: 131 Bytes
  • Size of remote file: 272 kB
examples/input_imgs/subject_imgs_w_bg/dog7.png ADDED

Git LFS Details

  • SHA256: 11e96f59fa5d9d478d8a6ff768c79e51464d94f521616dd6160b718b6bc322c3
  • Pointer size: 131 Bytes
  • Size of remote file: 403 kB
examples/input_imgs/subject_imgs_wo_bg/bear_plushie.png ADDED

Git LFS Details

  • SHA256: 6fc1a5d2c222de963e5914392a2b539e4716232618566ecc8e1baf4da08cda9a
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB
examples/input_imgs/subject_imgs_wo_bg/teapot.png ADDED

Git LFS Details

  • SHA256: ff82f9bbe42e7c88de391919832f3d84348bcf0a8002250edd39c3e919002e81
  • Pointer size: 130 Bytes
  • Size of remote file: 91.2 kB
examples/input_imgs/understand/0.png ADDED

Git LFS Details

  • SHA256: 3f788b444c39a25bae624e5513bbd17c442e9431f4a91d7bf5d92de669911429
  • Pointer size: 131 Bytes
  • Size of remote file: 295 kB
examples/output_imgs_flux/editing/0.png ADDED

Git LFS Details

  • SHA256: 8d3e21cbeca83f796de84dc011ee5152b4965241a671d076a190ec175bdfb8b7
  • Pointer size: 131 Bytes
  • Size of remote file: 420 kB
examples/output_imgs_flux/editing/1.png ADDED

Git LFS Details

  • SHA256: 7c786916a88c34ad206ce299cd44da24124de667d4f457027dd6710e34cca3ae
  • Pointer size: 131 Bytes
  • Size of remote file: 367 kB
examples/output_imgs_flux/pixel_control_imgs/depth_3.png ADDED

Git LFS Details

  • SHA256: 5db3e8e12dbad09f5260cbfd5a9fff0813fbabf851a5e91bc23fd15e3b58eb9b
  • Pointer size: 131 Bytes
  • Size of remote file: 228 kB
examples/output_imgs_flux/style_imgs/bicycle_misc-stainedglass.png ADDED

Git LFS Details

  • SHA256: ba26e9355101bbb84ba638f82c65d75af76a70f9649e6184e2b09e0442aa693e
  • Pointer size: 131 Bytes
  • Size of remote file: 548 kB
examples/output_imgs_flux/style_imgs/bridge_artstyle-psychedelic.png ADDED

Git LFS Details

  • SHA256: 33cad1e1789d1e59c372fe06dc5f5f7e49573d641fc0e2ae04e840c9c8e91348
  • Pointer size: 131 Bytes
  • Size of remote file: 453 kB
examples/output_imgs_flux/subject_imgs_w_bg/cat_8.png ADDED

Git LFS Details

  • SHA256: d3585ab10a00e111c4993f5ee4423e54df8de2042b19d4ed9777c34e18562c85
  • Pointer size: 131 Bytes
  • Size of remote file: 343 kB
examples/output_imgs_flux/subject_imgs_w_bg/dog7_2.png ADDED

Git LFS Details

  • SHA256: ebe0ee0a723b5d7aedf803c482eb1786105dc7836a0b16c469c5502aab2028c0
  • Pointer size: 131 Bytes
  • Size of remote file: 338 kB
examples/output_imgs_flux/subject_imgs_wo_bg/bear_plushie_13.png ADDED

Git LFS Details

  • SHA256: 4d7daff4e87c600e6d9725339ca208c665053efa038e81007c24daf61847c797
  • Pointer size: 131 Bytes
  • Size of remote file: 635 kB
examples/output_imgs_flux/subject_imgs_wo_bg/teapot_0.png ADDED

Git LFS Details

  • SHA256: 9e4d01fd7215e7ee0bf3668d907887bfae451ecbdb1b57fc4dd98b4950fcb709
  • Pointer size: 131 Bytes
  • Size of remote file: 391 kB
examples/output_imgs_flux/understand/depth_0.png ADDED

Git LFS Details

  • SHA256: 27f1ba3aa0cf832f58c838fcb8e7f1660114b9ab39e7557cb968db36ce6484f6
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB
examples/output_imgs_sd3.5_medium/pixel_control_imgs/depth_3.png ADDED

Git LFS Details

  • SHA256: 456ded59aed776a08459694ee12ea97dcab59de7e5fd746cf861ebcc2a448bbd
  • Pointer size: 131 Bytes
  • Size of remote file: 382 kB
examples/output_imgs_sd3.5_medium/style_imgs/bicycle_misc-stainedglass.png ADDED

Git LFS Details

  • SHA256: 2239eb9e38b21ddd3f170d01b92e3e4d7daa21a7c157fecdf0ce61847b9c4dca
  • Pointer size: 131 Bytes
  • Size of remote file: 497 kB
examples/output_imgs_sd3.5_medium/style_imgs/bridge_artstyle-psychedelic.png ADDED

Git LFS Details

  • SHA256: 2df8b353efe76dc78dc8e9fa209b05215d69184c3502182ef11d3984c1a2ca27
  • Pointer size: 131 Bytes
  • Size of remote file: 458 kB
examples/output_imgs_sd3.5_medium/subject_imgs_w_bg/cat_8.png ADDED

Git LFS Details

  • SHA256: d048ccda4381c52b8b6676ee2058c80ba6fda5f8f1470ac64316cc9a2baf6b5e
  • Pointer size: 131 Bytes
  • Size of remote file: 337 kB
examples/output_imgs_sd3.5_medium/subject_imgs_w_bg/dog7_2.png ADDED

Git LFS Details

  • SHA256: bed4bcf6476ab08165c07c890f69203fd3d31d3864eb7e07a4e79442431f932a
  • Pointer size: 131 Bytes
  • Size of remote file: 328 kB
examples/output_imgs_sd3.5_medium/subject_imgs_wo_bg/bear_plushie_13.png ADDED

Git LFS Details

  • SHA256: 332e6f587a8b87e699bd790277b8a7c63a00b9060417e6482ecf1c334e181c37
  • Pointer size: 131 Bytes
  • Size of remote file: 395 kB
examples/output_imgs_sd3.5_medium/subject_imgs_wo_bg/teapot_0.png ADDED

Git LFS Details

  • SHA256: e608f5c4a69ab0f11106e48daa611cb24bc7356fcb72b030ca752cde4ac641f8
  • Pointer size: 131 Bytes
  • Size of remote file: 368 kB
examples/output_imgs_sd3.5_medium/understand/depth_0.png ADDED

Git LFS Details

  • SHA256: 17b60ac1dba57b3d57e223a0ba973e1dbe23d49a7fcb08f5f567b092a69184b3
  • Pointer size: 131 Bytes
  • Size of remote file: 139 kB
examples/output_imgs_sd3_medium/pixel_control_imgs/depth_3.png ADDED

Git LFS Details

  • SHA256: 07dd4b08dc9bc3018b14526f25c767f85ae20df3f97cb5accf054d2b62fbcd61
  • Pointer size: 131 Bytes
  • Size of remote file: 350 kB
examples/output_imgs_sd3_medium/style_imgs/bicycle_misc-stainedglass.png ADDED

Git LFS Details

  • SHA256: 60026871a599560688c867d839eac3a53b651acd38b9a31276a6645b373929d8
  • Pointer size: 131 Bytes
  • Size of remote file: 484 kB
examples/output_imgs_sd3_medium/style_imgs/bridge_artstyle-psychedelic.png ADDED

Git LFS Details

  • SHA256: 22f55a6bb920a02bead57b26a373735945504d53545fe78a36f84513afe71f27
  • Pointer size: 131 Bytes
  • Size of remote file: 458 kB
examples/output_imgs_sd3_medium/subject_imgs_wo_bg/bear_plushie_13.png ADDED

Git LFS Details

  • SHA256: 3673ef87e2aa41145939334b756d3c723d3e97f2ca32eae236617a30998fc55c
  • Pointer size: 131 Bytes
  • Size of remote file: 422 kB
examples/output_imgs_sd3_medium/subject_imgs_wo_bg/teapot_0.png ADDED

Git LFS Details

  • SHA256: c212814b818cb4018bb0ce41f547a89fe35225d4679208dc897b4d0d2a6814f0
  • Pointer size: 131 Bytes
  • Size of remote file: 392 kB