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

  • Log In
  • Sign Up

TestOrganizationPleaseIgnore
/
WAMU_v3_WAN2.2_I2V_LIGHTNING

Diffusers
Safetensors
WanImageToVideoPipeline
Model card Files Files and versions
xet
Community

Instructions to use TestOrganizationPleaseIgnore/WAMU_v3_WAN2.2_I2V_LIGHTNING with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use TestOrganizationPleaseIgnore/WAMU_v3_WAN2.2_I2V_LIGHTNING with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("TestOrganizationPleaseIgnore/WAMU_v3_WAN2.2_I2V_LIGHTNING", 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
WAMU_v3_WAN2.2_I2V_LIGHTNING
68.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
r3gm's picture
r3gm
Upload WanImageToVideoPipeline
bab39b3 verified about 1 month ago
  • scheduler
    Upload WanImageToVideoPipeline about 1 month ago
  • text_encoder
    Upload WanImageToVideoPipeline about 1 month ago
  • tokenizer
    Upload WanImageToVideoPipeline about 1 month ago
  • transformer
    Upload WanImageToVideoPipeline about 1 month ago
  • transformer_2
    Upload WanImageToVideoPipeline about 1 month ago
  • vae
    Upload WanImageToVideoPipeline about 1 month ago
  • .gitattributes
    1.58 kB
    Upload WanImageToVideoPipeline about 1 month ago
  • README.md
    5.16 kB
    Upload WanImageToVideoPipeline about 1 month ago
  • model_index.json
    709 Bytes
    Upload WanImageToVideoPipeline about 1 month ago