Instructions to use Comfy-Org/T2I-Adapter_ComfyUI_Repackaged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/T2I-Adapter_ComfyUI_Repackaged with Diffusion Single File:
# 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
File size: 1,400 Bytes
6fc8057 eb56dd9 6fc8057 c18ac3a 9c74f6f c18ac3a | 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 41 | ---
license: apache-2.0
tags:
- comfyui
- diffusion-single-file
base_model:
- TencentARC/T2I-Adapter
---
# T2I-Adapter
Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/TencentARC/T2I-Adapter
Place the files in the following folders:
```
π ComfyUI/
βββ π models/
β βββ π controlnet/
β β βββ coadapter-canny-sd15v1.safetensors
β β βββ coadapter-color-sd15v1.safetensors
β β βββ coadapter-depth-sd15v1.safetensors
β β βββ coadapter-fuser-sd15v1.safetensors
β β βββ coadapter-sketch-sd15v1.safetensors
β β βββ coadapter-style-sd15v1.safetensors
β β βββ t2iadapter_canny_sd14v1.safetensors
β β βββ t2iadapter_canny_sd15v2.safetensors
β β βββ t2iadapter_color_sd14v1.safetensors
β β βββ t2iadapter_depth_sd14v1.safetensors
β β βββ t2iadapter_depth_sd15v2.safetensors
β β βββ t2iadapter_keypose_sd14v1.safetensors
β β βββ t2iadapter_openpose_sd14v1.safetensors
β β βββ t2iadapter_seg_sd14v1.safetensors
β β βββ t2iadapter_sketch_sd14v1.safetensors
β β βββ t2iadapter_sketch_sd15v2.safetensors
β β βββ t2iadapter_style_sd14v1.safetensors
β β βββ t2iadapter_zoedepth_sd15v1.safetensors
```
|