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

AlekseyCalvin
/
AuraFlux_merge_diffusers

Text-to-Image
Diffusers
Safetensors
English
FluxPipeline
AuraFlow
Flux
FluxDev
Merge
AuraFlowPipeline
image-generation
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use AlekseyCalvin/AuraFlux_merge_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("AlekseyCalvin/AuraFlux_merge_diffusers", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Test Prompt"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
AuraFlux_merge_diffusers
26.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 23 commits
AlekseyCalvin's picture
AlekseyCalvin
Update README.md
4146ac7 verified over 1 year ago
  • scheduler
    Upload folder using huggingface_hub over 1 year ago
  • text_encoder
    Upload folder using huggingface_hub over 1 year ago
  • text_encoder_2
    Upload model-00002-of-00002.safetensors over 1 year ago
  • tokenizer
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer_2
    Upload folder using huggingface_hub over 1 year ago
  • transformer
    Upload folder using huggingface_hub over 1 year ago
  • vae
    Upload folder using huggingface_hub over 1 year ago
  • .gitattributes
    1.63 kB
    Upload 2 files over 1 year ago
  • AuraFlux2test.png
    1.99 MB
    xet
    Upload 2 files over 1 year ago
  • AuraFlux2test2.png
    4.74 MB
    xet
    Upload 2 files over 1 year ago
  • README.md
    1.92 kB
    Update README.md over 1 year ago
  • model_index.json
    568 Bytes
    Upload model_index.json with huggingface_hub over 1 year ago