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
/
wan2.1-t2v-14b-controlnet-canny-v1

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

Instructions to use TheDenk/wan2.1-t2v-14b-controlnet-canny-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use TheDenk/wan2.1-t2v-14b-controlnet-canny-v1 with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("TheDenk/wan2.1-t2v-14b-controlnet-canny-v1")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"fill-in-base-model", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
wan2.1-t2v-14b-controlnet-canny-v1
705 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
TheDenk's picture
TheDenk
Update README.md
bfc9c46 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    3.32 kB
    Update README.md about 1 year ago
  • config.json
    502 Bytes
    init about 1 year ago
  • diffusion_pytorch_model.safetensors
    705 MB
    xet
    init about 1 year ago