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

  • Log In
  • Sign Up

drbaph
/
HunyuanImage-2.1_fp8

Text-to-Image
Diffusers
English
Chinese
HunyuanImage-2.1
comfyui
Model card Files Files and versions
xet
Community

Instructions to use drbaph/HunyuanImage-2.1_fp8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use drbaph/HunyuanImage-2.1_fp8 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("drbaph/HunyuanImage-2.1_fp8", 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
HunyuanImage-2.1_fp8
49.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 21 commits
drbaph's picture
drbaph
Update README.md
cecb4ac verified 8 months ago
  • .gitattributes
    1.57 kB
    Upload workflow.png 8 months ago
  • README.md
    3.63 kB
    Update README.md 8 months ago
  • example_workflow.json
    14.6 kB
    Rename hunyuanimage_2.1_fp8_example_workflow.json to example_workflow.json 8 months ago
  • hunyuanimage-refiner_fp8_e4m3fn.safetensors
    15 GB
    xet
    Upload hunyuanimage-refiner_fp8_e4m3fn.safetensors 8 months ago
  • hunyuanimage2.1-distilled_fp8_e4m3fn.safetensors
    17.5 GB
    xet
    Upload hunyuanimage2.1-distilled_fp8_e4m3fn.safetensors 8 months ago
  • hunyuanimage2.1_fp8_e4m3fn.safetensors
    17.4 GB
    xet
    Upload hunyuanimage2.1_fp8_e4m3fn.safetensors 8 months ago
  • workflow.png
    4.06 MB
    xet
    Upload workflow.png 8 months ago