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

  • Log In
  • Sign Up

tt98
/
flux1-dev-mmgp

Text-to-Image
Diffusers
Safetensors
FluxPipeline
Model card Files Files and versions
xet
Community

Instructions to use tt98/flux1-dev-mmgp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use tt98/flux1-dev-mmgp with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("tt98/flux1-dev-mmgp", 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
flux1-dev-mmgp
29.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
tt98's picture
tt98
Upload flux1_fill_dev_transformer_mmgp.safetensors with huggingface_hub
62b23ef verified 10 months ago
  • scheduler
    Upload folder using huggingface_hub 10 months ago
  • text_encoder
    Upload folder using huggingface_hub 10 months ago
  • tokenizer
    Upload folder using huggingface_hub 10 months ago
  • tokenizer_2
    Upload folder using huggingface_hub 10 months ago
  • vae
    Upload folder using huggingface_hub 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • flux1_dev_text_encoder_2_mmgp.safetensors
    4.9 GB
    xet
    Upload flux1_dev_text_encoder_2_mmgp.safetensors with huggingface_hub 10 months ago
  • flux1_dev_transformer_mmgp.safetensors
    12 GB
    xet
    Upload flux1_dev_transformer_mmgp.safetensors with huggingface_hub 10 months ago
  • flux1_fill_dev_transformer_mmgp.safetensors
    12 GB
    xet
    Upload flux1_fill_dev_transformer_mmgp.safetensors with huggingface_hub 10 months ago
  • model_index.json
    536 Bytes
    Upload folder using huggingface_hub 10 months ago