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

gianluca-henze
/
flux-dev-bmw

Text-to-Image
Diffusers
TensorBoard
diffusers-training
lora
flux
flux-diffusers
template:sd-lora
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use gianluca-henze/flux-dev-bmw with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use gianluca-henze/flux-dev-bmw with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("gianluca-henze/flux-dev-bmw")
    
    prompt = "A photo of a sks BMW IX3"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
flux-dev-bmw
158 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
gianluca-henze's picture
gianluca-henze
End of training
4e592d5 verified 7 months ago
  • checkpoint-500
    End of training 7 months ago
  • logs
    End of training 7 months ago
  • .gitattributes
    1.71 kB
    End of training 7 months ago
  • README.md
    2.44 kB
    End of training 7 months ago
  • image_0.png
    1.38 MB
    xet
    End of training 7 months ago
  • image_1.png
    1.14 MB
    xet
    End of training 7 months ago
  • image_2.png
    1.07 MB
    xet
    End of training 7 months ago
  • image_3.png
    946 kB
    xet
    End of training 7 months ago
  • pytorch_lora_weights.safetensors
    22.5 MB
    xet
    End of training 7 months ago