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

Aquiles-ai
/
Wan2.2-Turbo

Text-to-Video
Diffusers
Safetensors
English
Chinese
Wan2.2
Model card Files Files and versions
xet
Community

Instructions to use Aquiles-ai/Wan2.2-Turbo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Aquiles-ai/Wan2.2-Turbo with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Aquiles-ai/Wan2.2-Turbo", 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
Wan2.2-Turbo
126 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Fredtt3's picture
Fredtt3
Update README.md
71de066 verified 5 months ago
  • google
    Add files using upload-large-folder tool 5 months ago
  • high_noise_model
    Add files using upload-large-folder tool 5 months ago
  • low_noise_model
    Add files using upload-large-folder tool 5 months ago
  • .gitattributes
    1.59 kB
    Add files using upload-large-folder tool 5 months ago
  • README.md
    2.12 kB
    Update README.md 5 months ago
  • Wan2.1_VAE.pth

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    508 MB
    xet
    Add files using upload-large-folder tool 5 months ago
  • configuration.json
    47 Bytes
    Add files using upload-large-folder tool 5 months ago
  • models_t5_umt5-xxl-enc-bf16.pth

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.BFloat16Storage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    11.4 GB
    xet
    Add files using upload-large-folder tool 5 months ago
  • nohup.out
    939 kB
    Add files using upload-large-folder tool 5 months ago