Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

TheDenk
/
cogvideox-5b-controlnet-canny-v1

Video-to-Video
Diffusers
Safetensors
English
cogvideox
video-generation
controlnet
Model card Files Files and versions
xet
Community
2

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
cogvideox-5b-controlnet-canny-v1
2.25 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
TheDenk's picture
TheDenk
Update README.md
2f41efe verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.67 kB
    Update README.md over 1 year ago
  • config.json
    816 Bytes
    update model over 1 year ago
  • diffusion_pytorch_model.safetensors
    2.25 GB
    xet
    update model over 1 year ago