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

  • Log In
  • Sign Up

d14945921
/
wan22cumeneitor-lora

Text-to-Video
Diffusers
lora
template:sd-lora
ai-toolkit
Model card Files Files and versions
xet
Community

Instructions to use d14945921/wan22cumeneitor-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use d14945921/wan22cumeneitor-lora with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    from diffusers.utils import export_to_video
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ai-toolkit/Wan2.2-T2V-A14B-Diffusers-bf16", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("d14945921/wan22cumeneitor-lora")
    
    prompt = "cumshot"
    
    output = pipe(prompt=prompt).frames[0]
    export_to_video(output, "output.mp4")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
wan22cumeneitor-lora
1.23 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
d14945921's picture
d14945921
Upload README.md with huggingface_hub
6d16b4f verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    1.35 kB
    Upload README.md with huggingface_hub 7 months ago
  • wan22cumeneitor_000000500_high_noise.safetensors
    153 MB
    xet
    Upload wan22cumeneitor_000000500_high_noise.safetensors with huggingface_hub 7 months ago
  • wan22cumeneitor_000000500_low_noise.safetensors
    153 MB
    xet
    Upload wan22cumeneitor_000000500_low_noise.safetensors with huggingface_hub 7 months ago
  • wan22cumeneitor_000000750_high_noise.safetensors
    153 MB
    xet
    Upload wan22cumeneitor_000000750_high_noise.safetensors with huggingface_hub 7 months ago
  • wan22cumeneitor_000000750_low_noise.safetensors
    153 MB
    xet
    Upload wan22cumeneitor_000000750_low_noise.safetensors with huggingface_hub 7 months ago
  • wan22cumeneitor_000001000_high_noise.safetensors
    153 MB
    xet
    Upload wan22cumeneitor_000001000_high_noise.safetensors with huggingface_hub 7 months ago
  • wan22cumeneitor_000001000_low_noise.safetensors
    153 MB
    xet
    Upload wan22cumeneitor_000001000_low_noise.safetensors with huggingface_hub 7 months ago
  • wan22cumeneitor_high_noise.safetensors
    153 MB
    xet
    Upload wan22cumeneitor_high_noise.safetensors with huggingface_hub 7 months ago
  • wan22cumeneitor_low_noise.safetensors
    153 MB
    xet
    Upload wan22cumeneitor_low_noise.safetensors with huggingface_hub 7 months ago