Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Erland
/
tiny-fastwan2.1-t2v-dmd-debug

Text-to-Video
Diffusers
Safetensors
WanDMDPipeline
wan
tiny-random
debug
Model card Files Files and versions
xet
Community

Instructions to use Erland/tiny-fastwan2.1-t2v-dmd-debug with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Erland/tiny-fastwan2.1-t2v-dmd-debug with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Erland/tiny-fastwan2.1-t2v-dmd-debug", 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
tiny-fastwan2.1-t2v-dmd-debug / tokenizer
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Erland's picture
Erland
Add tiny Wan debug pipeline
54c3b8d verified 4 days ago
  • special_tokens_map.json
    7.08 kB
    Add tiny Wan debug pipeline 4 days ago
  • spiece.model
    4.55 MB
    xet
    Add tiny Wan debug pipeline 4 days ago
  • tokenizer.json
    16.8 MB
    xet
    Add tiny Wan debug pipeline 4 days ago
  • tokenizer_config.json
    61.8 kB
    Add tiny Wan debug pipeline 4 days ago