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

  • Log In
  • Sign Up

hunyuanvideo-community
/
HunyuanImage-2.1-Distilled-Diffusers

Text-to-Image
Diffusers
Safetensors
English
Chinese
HunyuanImagePipeline
Model card Files Files and versions
xet
Community

Instructions to use hunyuanvideo-community/HunyuanImage-2.1-Distilled-Diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use hunyuanvideo-community/HunyuanImage-2.1-Distilled-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("hunyuanvideo-community/HunyuanImage-2.1-Distilled-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
  • Local Apps
  • Draw Things
  • DiffusionBee
HunyuanImage-2.1-Distilled-Diffusers / vae
811 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
YiYiXu's picture
YiYiXu HF Staff
Add files using upload-large-folder tool
a3bb2b8 verified 8 months ago
  • config.json
    484 Bytes
    Add files using upload-large-folder tool 8 months ago
  • diffusion_pytorch_model.safetensors
    811 MB
    xet
    Add files using upload-large-folder tool 8 months ago