Instructions to use refiners/sd15.t2i_adapter.depth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Refiners
How to use refiners/sd15.t2i_adapter.depth with Refiners:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| license: apache-2.0 | |
| library_name: refiners | |
| pipeline_tag: image-to-image | |
| base_model: TencentARC/t2iadapter_depth_sd15v2 | |
| base_model_relation: adapter | |
| tags: | |
| - image-to-image | |
| - stable-diffusion | |
| - sd1.5 | |
| - art | |
| - t2i | |
| # SD1.5 T2I-Adapter Depth | |
|  | |
| ## Citation | |
| ```bibtex | |
| @article{mou2023t2i, | |
| title = {T2i-adapter: Learning adapters to dig out more controllable ability for text-to-image diffusion models}, | |
| author = {Mou, Chong and Wang, Xintao and Xie, Liangbin and Wu, Yanze and Zhang, Jian and Qi, Zhongang and Shan, Ying and Qie, Xiaohu}, | |
| journal = {arXiv preprint arXiv:2302.08453}, | |
| year = {2023} | |
| } | |
| ``` | |