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

sayakpaul
/
FLUX.1-dev-edit-v0

Text-to-Image
Diffusers
Safetensors
flux
flux-diffusers
control
diffusers-training
Model card Files Files and versions
xet
Community

Instructions to use sayakpaul/FLUX.1-dev-edit-v0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use sayakpaul/FLUX.1-dev-edit-v0 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("sayakpaul/FLUX.1-dev-edit-v0", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Give this the look of a traditional Japanese woodblock print."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
FLUX.1-dev-edit-v0
23.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
sayakpaul's picture
sayakpaul HF Staff
Update README.md
13c5c28 verified over 1 year ago
  • .gitattributes
    2.36 kB
    End of training over 1 year ago
  • README.md
    9.43 kB
    Update README.md over 1 year ago
  • config.json
    444 Bytes
    End of training over 1 year ago
  • diffusion_pytorch_model.safetensors
    23.8 GB
    xet
    End of training over 1 year ago
  • image_control.png
    1.39 MB
    xet
    End of training over 1 year ago
  • images_0.png
    3.12 MB
    xet
    End of training over 1 year ago
  • images_1.png
    3.35 MB
    xet
    End of training over 1 year ago
  • images_10.png
    3.44 MB
    xet
    End of training over 1 year ago
  • images_11.png
    3.43 MB
    xet
    End of training over 1 year ago
  • images_12.png
    2.95 MB
    xet
    End of training over 1 year ago
  • images_13.png
    2.93 MB
    xet
    End of training over 1 year ago
  • images_14.png
    2.98 MB
    xet
    End of training over 1 year ago
  • images_15.png
    3.04 MB
    xet
    End of training over 1 year ago
  • images_2.png
    3.19 MB
    xet
    End of training over 1 year ago
  • images_3.png
    3.42 MB
    xet
    End of training over 1 year ago
  • images_4.png
    2.17 MB
    xet
    End of training over 1 year ago
  • images_5.png
    2.31 MB
    xet
    End of training over 1 year ago
  • images_6.png
    2.15 MB
    xet
    End of training over 1 year ago
  • images_7.png
    2.13 MB
    xet
    End of training over 1 year ago
  • images_8.png
    3.44 MB
    xet
    End of training over 1 year ago
  • images_9.png
    3.39 MB
    xet
    End of training over 1 year ago