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

merve
/
flux-lego-lora-dreambooth

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
1

Instructions to use merve/flux-lego-lora-dreambooth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use merve/flux-lego-lora-dreambooth 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("merve/flux-lego-lora-dreambooth")
    
    prompt = "lego set in style of TOK"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
flux-lego-lora-dreambooth / dreambooth-flux-dev-lora
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
merve's picture
merve HF Staff
Upload folder using huggingface_hub
eb29721 verified almost 2 years ago
  • 1723818882.1108475
    Upload folder using huggingface_hub almost 2 years ago
  • 1723818882.1128867
    Upload folder using huggingface_hub almost 2 years ago
  • 1723819190.265248
    Upload folder using huggingface_hub almost 2 years ago
  • 1723819190.2673573
    Upload folder using huggingface_hub almost 2 years ago
  • 1723819989.1417406
    Upload folder using huggingface_hub almost 2 years ago
  • 1723819989.143665
    Upload folder using huggingface_hub almost 2 years ago
  • events.out.tfevents.1723818882.838ef21aa2f0.9229.0
    5.08 kB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • events.out.tfevents.1723819190.838ef21aa2f0.10638.0
    5.08 kB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • events.out.tfevents.1723819989.838ef21aa2f0.14054.0
    159 kB
    xet
    Upload folder using huggingface_hub almost 2 years ago