Instructions to use TheDenk/cogvideox-5b-controlnet-canny-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use TheDenk/cogvideox-5b-controlnet-canny-v1 with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("TheDenk/cogvideox-5b-controlnet-canny-v1") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ef087ca74406a8c64e560ac0c59f6ca452a1aa99e48960ccdf8b663c4862775e
- Size of remote file:
- 2.25 GB
- SHA256:
- b03db7eaa479926e88aea07cd0dc32d3ab846be4063af9e3e34f8f332e784b78
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.