Instructions to use TencentARC/t2iadapter_canny_sd14v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use TencentARC/t2iadapter_canny_sd14v1 with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("TencentARC/t2iadapter_canny_sd14v1") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c06c7d6546a0162d83ceca2ff1e8662441ecf7d1118caa69f19b9da4d1b57cf1
- Size of remote file:
- 308 MB
- SHA256:
- 24c267768c1f636a4fb81460d06fbc626fc9718f49d9f719d071e15e0235ef37
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.