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

Duplicated from  AITRADER/MFLUXUI.1-dev

InspiratioNULL
/
MLXFlux

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

Instructions to use InspiratioNULL/MLXFlux with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use InspiratioNULL/MLXFlux with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("InspiratioNULL/MLXFlux", 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 Settings
  • Draw Things
  • DiffusionBee
MLXFlux
34.1 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
InspiratioNULL's picture
InspiratioNULL
Delete flux1-dev.safetensors
6098cd0 verified 8 months ago
  • scheduler
    Duplicate from AITRADER/MFLUXUI.1-dev 8 months ago
  • text_encoder
    Duplicate from AITRADER/MFLUXUI.1-dev 8 months ago
  • text_encoder_2
    Duplicate from AITRADER/MFLUXUI.1-dev 8 months ago
  • tokenizer
    Duplicate from AITRADER/MFLUXUI.1-dev 8 months ago
  • tokenizer_2
    Duplicate from AITRADER/MFLUXUI.1-dev 8 months ago
  • transformer
    Duplicate from AITRADER/MFLUXUI.1-dev 8 months ago
  • vae
    Duplicate from AITRADER/MFLUXUI.1-dev 8 months ago
  • FLUX_LICENSE.md
    2.47 kB
    Duplicate from AITRADER/MFLUXUI.1-dev 8 months ago
  • LICENSE.md
    16.9 kB
    Duplicate from AITRADER/MFLUXUI.1-dev 8 months ago
  • README.md
    4.39 kB
    Duplicate from AITRADER/MFLUXUI.1-dev 8 months ago
  • ae.safetensors
    335 MB
    xet
    Duplicate from AITRADER/MFLUXUI.1-dev 8 months ago
  • model_index.json
    536 Bytes
    Duplicate from AITRADER/MFLUXUI.1-dev 8 months ago