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

  • Log In
  • Sign Up

city96
/
Flux.1-Heavy-17B

Text-to-Image
Diffusers
Safetensors
FluxPipeline
image-generation
flux
Merge
Model card Files Files and versions
xet
Community
6

Instructions to use city96/Flux.1-Heavy-17B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use city96/Flux.1-Heavy-17B with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("city96/Flux.1-Heavy-17B", 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
Flux.1-Heavy-17B / raw
68.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
city96's picture
city96
Upload 3 files
a6e4f05 verified over 1 year ago
  • flux.1-heavy-17B-raw-firstpass.safetensors
    34.3 GB
    xet
    Rename flux.1-heavy-17B-raw-firstpass.safetensors to raw/flux.1-heavy-17B-raw-firstpass.safetensors over 1 year ago
  • flux.1-heavy-17B-raw-selfmerge.safetensors
    34.3 GB
    xet
    Rename flux.1-heavy-17B-raw-selfmerge.safetensors to raw/flux.1-heavy-17B-raw-selfmerge.safetensors over 1 year ago
  • img_main_cover.jpg
    1.36 MB
    xet
    Upload 3 files over 1 year ago
  • img_text_fail.jpg
    933 kB
    Upload 3 files over 1 year ago
  • img_train_recovery.jpg
    1.13 MB
    xet
    Upload 3 files over 1 year ago