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

callgg
/
wan-decoder

Diffusers
Safetensors
WanVACEPipeline
Model card Files Files and versions
xet
Community

Instructions to use callgg/wan-decoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use callgg/wan-decoder with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("callgg/wan-decoder", 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
wan-decoder
21.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
chatpig's picture
chatpig
Upload tokenizer\tokenizer.json with huggingface_hub
bd2d520 verified 11 months ago
  • .gitattributes
    1.58 kB
    Upload tokenizer\tokenizer.json with huggingface_hub 11 months ago
  • README.md
    83 Bytes
    Update README.md 11 months ago
  • model_index.json
    407 Bytes
    Upload model_index.json with huggingface_hub 11 months ago
  • scheduler\scheduler_config.json
    751 Bytes
    Upload scheduler\scheduler_config.json with huggingface_hub 11 months ago
  • text_encoder\config.json
    850 Bytes
    Upload text_encoder\config.json with huggingface_hub 11 months ago
  • tokenizer\special_tokens_map.json
    7.08 kB
    Upload tokenizer\special_tokens_map.json with huggingface_hub 11 months ago
  • tokenizer\spiece.model
    4.55 MB
    xet
    Upload tokenizer\spiece.model with huggingface_hub 11 months ago
  • tokenizer\tokenizer.json
    16.8 MB
    xet
    Upload tokenizer\tokenizer.json with huggingface_hub 11 months ago