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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

H-Z-Ning
/
Wan2.1-DMD2

Diffusers
Safetensors
WanDMDPipeline
Model card Files Files and versions
xet
Community

Instructions to use H-Z-Ning/Wan2.1-DMD2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use H-Z-Ning/Wan2.1-DMD2 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("H-Z-Ning/Wan2.1-DMD2", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
Wan2.1-DMD2
29.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
H-Z-Ning's picture
H-Z-Ning
Upload model files from local base_model directory
ad672c1 verified about 1 month ago
  • assets
    Upload model files from local base_model directory about 1 month ago
  • examples
    Upload model files from local base_model directory about 1 month ago
  • scheduler
    Upload model files from local base_model directory about 1 month ago
  • text_encoder
    Upload model files from local base_model directory about 1 month ago
  • tokenizer
    Upload model files from local base_model directory about 1 month ago
  • transformer
    Upload model files from local base_model directory about 1 month ago
  • vae
    Upload model files from local base_model directory about 1 month ago
  • videos
    Upload model files from local base_model directory about 1 month ago
  • .gitattributes
    3.81 kB
    Upload model files from local base_model directory about 1 month ago
  • .msc

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    2.42 kB
    Upload model files from local base_model directory about 1 month ago
  • .mv
    36 Bytes
    Upload model files from local base_model directory about 1 month ago
  • README.md
    9.37 kB
    Upload model files from local base_model directory about 1 month ago
  • configuration.json
    64 Bytes
    Upload model files from local base_model directory about 1 month ago
  • model_index.json
    403 Bytes
    Upload model files from local base_model directory about 1 month ago