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