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

  • Log In
  • Sign Up

Gemneye
/
K1mberly

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Gemneye/K1mberly 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("Gemneye/K1mberly")
    
    prompt = "K1mberly, a woman in her 40s with oak-brown hair cascading past her shoulders and rich brown eyes filled with quiet determination, sits at a polished mahogany desk in a minimalist glass-walled executive office, wearing a crisp ivory blouse and charcoal tailored trousers, soft daylight through floor-to-ceiling windows and a hint of city-scape behind her—ultra-realistic professional fashion story for social media."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
K1mberly
8.25 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Gemneye's picture
Gemneye
Upload 6 files
0eb1fa6 verified 2 months ago
  • images
    Upload 1test.jpg 6 months ago
  • .gitattributes
    2.31 kB
    initial commit 6 months ago
  • K1mScum-Flux.1-dev_000002750.safetensors
    687 MB
    xet
    Upload 6 files 2 months ago
  • K1mScum-Flux.1-dev_000003000.safetensors
    687 MB
    xet
    Upload 6 files 2 months ago
  • K1mScum-Flux.1-dev_000003250.safetensors
    687 MB
    xet
    Upload 6 files 2 months ago
  • K1mScum-Flux.1-dev_000003500.safetensors
    687 MB
    xet
    Upload 6 files 2 months ago
  • K1mScum-Flux.1-dev_000003750.safetensors
    687 MB
    xet
    Upload 6 files 2 months ago
  • K1mScum-Flux.1-dev_000004000.safetensors
    687 MB
    xet
    Upload 6 files 2 months ago
  • K1mberly-Flux-2750.safetensors
    687 MB
    xet
    Add 7 files 6 months ago
  • K1mberly-Flux-3000.safetensors
    687 MB
    xet
    Add 7 files 6 months ago
  • K1mberly-Flux-3250.safetensors
    687 MB
    xet
    Add 7 files 6 months ago
  • K1mberly-Flux-3500.safetensors
    687 MB
    xet
    Add 7 files 6 months ago
  • K1mberly-Flux-3750.safetensors
    687 MB
    xet
    Add 7 files 6 months ago
  • K1mberly-Flux-4000.safetensors
    687 MB
    xet
    Add 7 files 6 months ago
  • README.md
    905 Bytes
    Update README.md 6 months ago