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

Shakker-Labs
/
FLUX.1-dev-LoRA-Miniature-World

Text-to-Image
Diffusers
Safetensors
stable-diffusion
lora
image-generation
flux
Model card Files Files and versions
xet
Community

Instructions to use Shakker-Labs/FLUX.1-dev-LoRA-Miniature-World with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Shakker-Labs/FLUX.1-dev-LoRA-Miniature-World 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("Shakker-Labs/FLUX.1-dev-LoRA-Miniature-World")
    
    prompt = "a meticulously crafted miniature scene set against a backdrop of slices of salmon. The salmon slices are arranged to resemble mountains with snow-capped peaks. There are miniature boats filled with red caviar and miniature figures are seen engaging in various activities on the boats. The overall theme appears to be a playful representation of a serene lakeside scene."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
FLUX.1-dev-LoRA-Miniature-World
619 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
wanghaofan's picture
wanghaofan
Upload FLUX-dev-lora-Miniature-World.safetensors
66aa034 verified over 1 year ago
  • examples
    Upload 3 files over 1 year ago
  • .gitattributes
    2.31 kB
    initial commit over 1 year ago
  • FLUX-dev-lora-Miniature-World.safetensors
    613 MB
    xet
    Upload FLUX-dev-lora-Miniature-World.safetensors over 1 year ago
  • README.md
    2.38 kB
    Update README.md over 1 year ago
  • poster.jpg
    2.1 MB
    xet
    Upload poster.jpg over 1 year ago