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

  • Log In
  • Sign Up

wangbei1
/
wan

Diffusers
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use wangbei1/wan with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("wangbei1/wan", 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
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
wangbei1's picture
wangbei1
Upload epoch12-global_step18000_ema.safetensors with huggingface_hub
1ef361e verified 5 months ago
  • flow_white_12
    Upload folder using huggingface_hub 5 months ago
  • wan_models
    Upload folder using huggingface_hub 5 months ago
  • .gitattributes
    614 kB
    Upload folder using huggingface_hub 5 months ago
  • data_mixkit_data.tar.gz
    3.79 GB
    xet
    Upload data_mixkit_data.tar.gz with huggingface_hub 5 months ago
  • epoch12-global_step18000_ema.safetensors
    2.84 GB
    xet
    Upload epoch12-global_step18000_ema.safetensors with huggingface_hub 5 months ago
  • flow_white_12.tar.gz
    2.75 GB
    xet
    Upload flow_white_12.tar.gz with huggingface_hub 5 months ago