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

  • Log In
  • Sign Up

Gluttony10
/
Wan-diffusers

Diffusers
Safetensors
GGUF
Model card Files Files and versions
xet
Community

Instructions to use Gluttony10/Wan-diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Gluttony10/Wan-diffusers with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Gluttony10/Wan-diffusers", 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-diffusers / Wan2.2-I2V-A14B-Diffusers /assets
131 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Gluttony10's picture
Gluttony10
Upload folder using huggingface_hub
d3148ce verified 10 months ago
  • logo.png
    56.3 kB
    Upload folder using huggingface_hub 10 months ago
  • moe_arch.png
    74.9 kB
    Upload folder using huggingface_hub 10 months ago