Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

JorisHolshuijsen
/
Wan2.2SprayLora

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

Instructions to use JorisHolshuijsen/Wan2.2SprayLora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use JorisHolshuijsen/Wan2.2SprayLora with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Wan-AI/Wan2.2-I2V-A14B", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("JorisHolshuijsen/Wan2.2SprayLora")
    
    prompt = "akzo spray - the panel is being sprayed red"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Wan2.2SprayLora
3.07 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
JorisHolshuijsen's picture
JorisHolshuijsen
Upload 8 files
cd9f362 verified 6 months ago
  • .gitattributes
    2.31 kB
    initial commit 6 months ago
  • README.md
    527 Bytes
    initial commit 6 months ago
  • spraying_lora_000001500_high_noise.safetensors
    307 MB
    xet
    Upload 8 files 6 months ago
  • spraying_lora_000001500_low_noise.safetensors
    307 MB
    xet
    Upload 8 files 6 months ago
  • spraying_lora_000001750_high_noise.safetensors
    307 MB
    xet
    Upload 8 files 6 months ago
  • spraying_lora_000001750_low_noise.safetensors
    307 MB
    xet
    Upload 8 files 6 months ago
  • spraying_lora_000002000_high_noise.safetensors
    307 MB
    xet
    Upload 8 files 6 months ago
  • spraying_lora_000002000_low_noise.safetensors
    307 MB
    xet
    Upload 8 files 6 months ago
  • spraying_lora_000002250_high_noise.safetensors
    307 MB
    xet
    Upload 8 files 6 months ago
  • spraying_lora_000002250_low_noise.safetensors
    307 MB
    xet
    Upload 8 files 6 months ago
  • spraying_lora_000002500_high_noise.safetensors
    307 MB
    xet
    Upload 2 files 6 months ago
  • spraying_lora_000002500_low_noise.safetensors
    307 MB
    xet
    Upload 2 files 6 months ago