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
cogvideoX1.5-5b ok?/not ok? thankyou
#1
by zxhzxhzxhzxh - opened
cogvideoX1.5-5b ok?/not ok? thankyou
what do you mean?
zxhzxhzxhzxh changed discussion status to closed