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

  • Log In
  • Sign Up

spamnco
/
wan21_ccerf_02-lora

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

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

  • Libraries
  • Diffusers

    How to use spamnco/wan21_ccerf_02-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("Wan-AI/Wan2.1-T2V-14B-Diffusers", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("spamnco/wan21_ccerf_02-lora")
    
    prompt = "ccerf"
    
    output = pipe(prompt=prompt).frames[0]
    export_to_video(output, "output.mp4")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
wan21_ccerf_02-lora
1.53 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
spamnco's picture
spamnco
Upload README.md with huggingface_hub
f94269d verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    1.31 kB
    Upload README.md with huggingface_hub 7 months ago
  • wan21_ccerf_02.safetensors
    307 MB
    xet
    Upload wan21_ccerf_02.safetensors with huggingface_hub 7 months ago
  • wan21_ccerf_02_000003500.safetensors
    307 MB
    xet
    Upload wan21_ccerf_02_000003500.safetensors with huggingface_hub 7 months ago
  • wan21_ccerf_02_000003750.safetensors
    307 MB
    xet
    Upload wan21_ccerf_02_000003750.safetensors with huggingface_hub 7 months ago
  • wan21_ccerf_02_000004000.safetensors
    307 MB
    xet
    Upload wan21_ccerf_02_000004000.safetensors with huggingface_hub 7 months ago
  • wan21_ccerf_02_000004250.safetensors
    307 MB
    xet
    Upload wan21_ccerf_02_000004250.safetensors with huggingface_hub 7 months ago