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

  • Log In
  • Sign Up

WaveCut
/
Anima-Preview-3-SDNQ-uint4

Text-to-Image
Diffusers
Safetensors
Cosmos
sdnq
transformer-component
anima
uint4
4bit
Model card Files Files and versions
xet
Community

Instructions to use WaveCut/Anima-Preview-3-SDNQ-uint4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use WaveCut/Anima-Preview-3-SDNQ-uint4 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("WaveCut/Anima-Preview-3-SDNQ-uint4", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Cosmos

    How to use WaveCut/Anima-Preview-3-SDNQ-uint4 with Cosmos:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Anima-Preview-3-SDNQ-uint4
1.14 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
WaveCut's picture
WaveCut
Update component card with Comfy test and benchmark grid
2736a94 verified about 16 hours ago
  • benchmarks
    Update component card with Comfy test and benchmark grid about 16 hours ago
  • images
    Update component card with Comfy test and benchmark grid about 16 hours ago
  • .gitattributes
    1.62 kB
    Update component card with Comfy test and benchmark grid about 16 hours ago
  • README.md
    6.26 kB
    Update component card with Comfy test and benchmark grid about 16 hours ago
  • config.json
    1.73 kB
    Add SDNQ uint4 quantized Anima transformer about 18 hours ago
  • diffusion_pytorch_model-00001-of-00003.safetensors
    500 MB
    xet
    Add SDNQ uint4 quantized Anima transformer about 18 hours ago
  • diffusion_pytorch_model-00002-of-00003.safetensors
    498 MB
    xet
    Add SDNQ uint4 quantized Anima transformer about 18 hours ago
  • diffusion_pytorch_model-00003-of-00003.safetensors
    139 MB
    xet
    Add SDNQ uint4 quantized Anima transformer about 18 hours ago
  • diffusion_pytorch_model.safetensors.index.json
    150 kB
    Add SDNQ uint4 quantized Anima transformer about 18 hours ago
  • quantization_config.json
    752 Bytes
    Add SDNQ uint4 quantized Anima transformer about 18 hours ago