Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Duplicated from  Shakker-Labs/FLUX.1-dev-LoRA-add-details

codecandy
/
detailer

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

Instructions to use codecandy/detailer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use codecandy/detailer 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("codecandy/detailer")
    
    prompt = "a young woman"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
detailer / images
9.44 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
codecandy's picture
codecandy
Duplicate from Shakker-Labs/FLUX.1-dev-LoRA-add-details
fd7c2ce verified about 1 year ago
  • 0.png
    1.37 MB
    xet
    Duplicate from Shakker-Labs/FLUX.1-dev-LoRA-add-details about 1 year ago
  • 20240830-195549.png
    1.96 MB
    xet
    Duplicate from Shakker-Labs/FLUX.1-dev-LoRA-add-details about 1 year ago
  • 20240830-195552.png
    2.22 MB
    xet
    Duplicate from Shakker-Labs/FLUX.1-dev-LoRA-add-details about 1 year ago
  • 20240830-195556.png
    2.29 MB
    xet
    Duplicate from Shakker-Labs/FLUX.1-dev-LoRA-add-details about 1 year ago
  • poster.jpeg
    1.6 MB
    xet
    Duplicate from Shakker-Labs/FLUX.1-dev-LoRA-add-details about 1 year ago