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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

aoxo
/
flux.1dev-abliteratedv2

Text-to-Image
Diffusers
Safetensors
English
FluxPipeline
art
Not-For-All-Audiences
Model card Files Files and versions
xet
Community
6

Instructions to use aoxo/flux.1dev-abliteratedv2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use aoxo/flux.1dev-abliteratedv2 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("aoxo/flux.1dev-abliteratedv2", 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
flux.1dev-abliteratedv2
35.8 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
aoxo's picture
aoxo
Update README.md
38d406f verified 6 months 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 folder using huggingface_hub 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.65 kB
    Upload 2 files over 1 year ago
  • LICENSE.md
    16.9 kB
    Upload LICENSE.md over 1 year ago
  • README.md
    3.29 kB
    Update README.md 6 months ago
  • a_group_of_girls_in_bikinis_playing_orchestra.png
    1.34 MB
    xet
    Upload 2 files over 1 year ago
  • config.json
    377 Bytes
    Create config.json over 1 year ago
  • flux.png
    2.88 MB
    xet
    Upload 2 files over 1 year ago
  • model_index.json
    676 Bytes
    Upload folder using huggingface_hub over 1 year ago